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