Constant IN_OPEN

pub const IN_OPEN: u32 = 0x0000_0020; // 32u32
Available on crate feature dep_sdl2 only.