nix::sys::mman
pub unsafe fn msync( addr: *const c_void, length: size_t, flags: MsFlags) -> Result<()>