pub fn pid_exists(pid: i32) -> bool
Return whether pid exists, regardless of whether it can still run.
pid