pub unsafe extern "C" fn mrb_str_new_static( mrb: *mut mrb_state, p: *const c_char, len: mrb_int, ) -> mrb_value