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