pub unsafe extern "C" fn mrb_obj_is_instance_of( mrb: *mut mrb_state, obj: mrb_value, c: *mut RClass, ) -> mrb_bool