pub unsafe extern "C" fn rb_catch(
    arg1: *const c_char,
    arg2: rb_block_call_func_t,
    arg3: VALUE
) -> VALUE