Constant SHM_RDONLY

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