Constant CLONE_NEWNET

pub const CLONE_NEWNET: i32 = 0x40000000; // 1_073_741_824i32
Available on crate feature dep_sdl2 only.