pub unsafe extern "C" fn mrb_define_module_function_id( mrb: *mut mrb_state, cla: *mut RClass, name: mrb_sym, fun: mrb_func_t, aspec: mrb_aspec, )