nix::sched::CLONE_NEWPID []

pub const CLONE_NEWPID: CloneFlags = CloneFlags{bits: libc::CLONE_NEWPID as c_int,}