pub unsafe extern "C" fn mrb_sys_repack_into_rstring( ptr: *mut c_char, len: mrb_int, capa: mrb_int, into: mrb_value, ) -> *mut RString