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