Constant IFA_F_TENTATIVE

pub const IFA_F_TENTATIVE: u32 = 0x40; // 64u32
Available on crate feature dep_sdl3 only.