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