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