Constant ELFOSABI_GNU

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