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