pub const siginfo_t = extern struct
pub const siginfo_t = extern struct { signo: SIG, errno: i32, code: i32, fields: siginfo_fields_union, }