Constant MAP_DENYWRITE

pub const MAP_DENYWRITE: i32 = 0x0800; // 2_048i32
Available on crate feature dep_sdl3 only.