pub unsafe extern "C" fn timer_settime(
    arg1: timer_t,
    arg2: c_int,
    arg3: *const itimerspec,
    arg4: *mut itimerspec
) -> c_int