Constant BYTE_ORDER

pub const BYTE_ORDER: u32 = 1234; // 1_234u32
Available on crate feature dep_sdl2 only.