Don't make these pages available to child processes.
const DontFork: MemAdvice = MemAdvice(cty::MADV_DONTFORK);
madvise(2) and MADV_DONTFORK therein