Simulates a hang-up of this terminal.
impl Tty { fn hang_up(&self) -> Result<(), Errno> }
The caller must have the CAP_SYS_ADMIN capability.