Make these pages available to child processes.
const DoFork: MemAdvice = MemAdvice(cty::MADV_DOFORK);
madvise(2) and MADV_DOFORK therein