pub fn tty_only_pids(tty: c_int) -> Result<Vec<pid_t>>
Fetch pids for processes running in system attached to a given TTY.