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