Constant MAP_POPULATE

pub const MAP_POPULATE: i32 = 0x08000; // 32_768i32
Available on crate feature dep_sdl2 only.