nix::sys::mman
pub const MAP_FIXED: MapFlags = MapFlags{bits: libc::MAP_FIXED,}
=
MapFlags{bits: libc::MAP_FIXED,}