pub unsafe extern "C" fn mrb_load_proc(
    mrb: *mut mrb_state,
    proc_: *const RProc
) -> mrb_value