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