Constant MAP_NONBLOCK

pub const MAP_NONBLOCK: i32 = 0x010000; // 65_536i32
Available on crate feature dep_sdl3 only.