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