Constant CLONE_NEWUTS

pub const CLONE_NEWUTS: i32 = 0x04000000; // 67_108_864i32
Available on crate feature dep_sdl3 only.