pub fn ioctl_tiocnxcl<Fd: AsFd>(fd: Fd) -> Result<()>
termios
ioctl(fd, TIOCNXCL)—Disables exclusive mode on a terminal.
ioctl(fd, TIOCNXCL)