Don't clear anonymous pages.
const MMAP_UNINITIALIZED: MemMapFlags = MemMapFlags(cty::MAP_UNINITIALIZED);
mmap(2) and MAP_UNINITIALIZED therein