pub fn proc_self_pagemap() -> Result<OwnedFd>
Returns a handle to a Linux /proc/self/pagemap file.
/proc/self/pagemap
This ensures that /proc/self/pagemap is procfs, that nothing is mounted on top of it, and that it looks normal.
procfs