pub unsafe extern "C" fn rb_proc_new(
    arg1: rb_block_call_func_t,
    arg2: VALUE
) -> VALUE