Constant PROT_EXEC

pub const PROT_EXEC: i32 = 4;
Available on crate feature dep_sdl3 only.