pub fn madvise_sequential(slice: &[u8])
madvise() with MADV_SEQUENTIAL on unix systems. This is a no-op on non-unix systems.
madvise()
MADV_SEQUENTIAL