pub unsafe extern "C" fn mrb_yield_with_class( mrb: *mut mrb_state, b: mrb_value, argc: mrb_int, argv: *const mrb_value, self_: mrb_value, c: *mut RClass, ) -> mrb_value