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