pub unsafe extern "C" fn mrb_vm_ci_proc_set(
    ci: *mut mrb_callinfo,
    p: *const RProc
)