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