Constant IFF_DEBUG

pub const IFF_DEBUG: i32 = 0x4; // 4i32
Available on crate feature dep_sdl3 only.