Expect sequential access.
const Sequential: MemAdvice = MemAdvice(cty::MADV_SEQUENTIAL);
madvise(2) and MADV_SEQUENTIAL therein