pub const itimerspec = extern struct
pub const itimerspec = extern struct { it_interval: timespec, it_value: timespec, }