Constant CLONE_PTRACE

pub const CLONE_PTRACE: i32 = 0x2000; // 8_192i32
Available on crate feature dep_sdl3 only.