pub fn process_is_alive(pid: u32) -> bool
Whether a process with the given OS PID is currently running.