darwin_libproc
pub fn pid_cwd(pid: pid_t) -> Result<PathBuf>
Fetch current working directory for process with pid provided.
pid