Constant CLONE_UNTRACED

pub const CLONE_UNTRACED: i32 = 0x800000; // 8_388_608i32
Available on crate feature dep_sdl3 only.