pub unsafe extern "C" fn rb_scan_args(
    _: c_int,
    _: *const VALUE,
    _: *const c_char,
     ...
) -> c_int