Constant ENOEXEC

pub const ENOEXEC: i32 = 8;
Available on crate feature dep_sdl3 only.