Constant MAP_NORESERVE

pub const MAP_NORESERVE: i32 = 0x04000; // 16_384i32
Available on crate feature dep_sdl2 only.