pub unsafe extern "C" fn mrb_obj_respond_to(
    mrb: *mut mrb_state,
    c: *mut RClass,
    mid: mrb_sym
) -> mrb_bool