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