Constant CLONE_NEWIPC

pub const CLONE_NEWIPC: i32 = 0x08000000; // 134_217_728i32
Available on crate feature dep_sdl2 only.