Returns the session of this terminal.
impl Tty { fn session(&self) -> Result<i32, Errno> }
tty_ioctl(4) and TIOCGSID therein