nix::sched
pub const CLONE_NEWUSER: CloneFlags = CloneFlags{bits: libc::CLONE_NEWUSER,}
=
CloneFlags{bits: libc::CLONE_NEWUSER,}