Constant SHM_NORESERVE

pub const SHM_NORESERVE: i32 = 0o10000; // 4_096i32
Available on crate feature dep_sdl3 only.