Constant IFF_TUN

pub const IFF_TUN: i32 = 0x0001; // 1i32
Available on crate feature dep_sdl3 only.