Constant IFF_LOOPBACK

pub const IFF_LOOPBACK: i32 = 0x8; // 8i32
Available on crate feature dep_sdl2 only.