pub unsafe extern "C" fn mrb_define_method_id( mrb: *mut mrb_state, c: *mut RClass, mid: mrb_sym, func: mrb_func_t, aspec: mrb_aspec, )