pub unsafe extern "C" fn mrb_sys_alloc_rstring( mrb: *mut mrb_state, ptr: *mut c_char, len: mrb_int, capa: mrb_int, ) -> mrb_value