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