Returns the number of pending input bytes.
impl Tty { fn pending_input(&self) -> Result<usize, Errno> }
tty_ioctl(4) and FIONREAD therein