pub const tpacket_bd_ts = extern struct
pub const tpacket_bd_ts = extern struct { sec: c_uint, frac: extern union { usec: c_uint, nsec: c_uint, }, }