Constant IFA_F_PERMANENT

pub const IFA_F_PERMANENT: u32 = 0x80; // 128u32
Available on crate feature dep_sdl2 only.