pub const mach_timespec_t = extern struct
pub const mach_timespec_t = extern struct { sec: c_uint, nsec: clock_res_t, }