Constant ELFMAG0

pub const ELFMAG0: u8 = 0x7f; // 127u8
Available on crate feature dep_sdl2 only.