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