pub fn proc_stat_at( proc_root: impl AsRef<Path>, pid: i32, ) -> Result<PathStat, CoreError>
Return identity metadata for /proc/<pid> under an explicit procfs root.
/proc/<pid>