nix::sys::mman
pub const PROT_READ: ProtFlags = ProtFlags{bits: libc::PROT_READ,}
=
ProtFlags{bits: libc::PROT_READ,}