Constant CLONE_NEWUSER

pub const CLONE_NEWUSER: i32 = 0x10000000; // 268_435_456i32
Available on crate feature dep_sdl3 only.