Constant MSDOS_SUPER_MAGIC

pub const MSDOS_SUPER_MAGIC: i64 = 0x00004d44; // 19_780i64
Available on crate feature dep_sdl2 only.