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