pub unsafe extern "C" fn mrb_closure_new_cfunc( mrb: *mut mrb_state, func: mrb_func_t, nlocals: c_int) -> *mut RProc