pub fn uid_only_pids(uid: uid_t) -> Result<Vec<pid_t>>
Fetch pids for processes running in system with the given UID.