pub const imaxdiv_t = extern struct
pub const imaxdiv_t = extern struct { quot: intmax_t, rem: intmax_t, }