Constant CLONE_NEWPID

pub const CLONE_NEWPID: i32 = 0x20000000; // 536_870_912i32
Available on crate feature dep_sdl2 only.