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