Constant ELFOSABI_LINUX

pub const ELFOSABI_LINUX: u8 = ELFOSABI_GNU; // 3u8
Available on crate feature dep_sdl2 only.