nix::sched::CLONE_NEWUSER []

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