pub unsafe fn timer_settime(
    arg___timerid: timer_t,
    arg___flags: c_int,
    arg___value: *const itimerspec,
    arg___ovalue: *mut itimerspec
) -> c_int