Constant MAP_ANONYMOUS

pub const MAP_ANONYMOUS: i32 = 0x0020; // 32i32
Available on crate feature dep_sdl2 only.