pub const IFF_DEBUG: u32 = libc::IFF_DEBUG as u32; // 0x0000_0004u32
Tell driver to do debugging (currently unused)