pub unsafe fn clock_settime(
    arg___clock_id: clockid_t,
    arg___tp: *const timespec
) -> c_int