unsafe extern "C" fn rustix_clock_gettime_via_syscall(
    clockid: c_int,
    res: *mut Timespec,
) -> c_int