pub unsafe extern "C" fn mrb_sys_value_has_method( mrb: *mut mrb_state, value: mrb_value, method: mrb_sym, ) -> bool