Soft offline these pages.
const SoftOffline: MemAdvice = MemAdvice(cty::MADV_SOFT_OFFLINE);
madvise(2) and MADV_SOFT_OFFLINE therein