pub const time_value = extern struct
pub const time_value = extern struct { seconds: integer_t, microseconds: integer_t, }