nix::sys::mman
pub fn madvise( addr: *const c_void, length: size_t, advise: MmapAdvise) -> Result<()>