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