nix::sys::mman
pub fn shm_open<P: ?Sized + NixPath>( name: &P, flag: OFlag, mode: Mode) -> Result<RawFd>