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