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