pub unsafe extern "C" fn rb_method_call_with_block(
    arg1: c_int,
    arg2: *const VALUE,
    arg3: VALUE,
    arg4: VALUE
) -> VALUE