Executes ioctl with the TCXONC option.
fn ioctl_tcxonc(fd: i32, how: u32) -> i32
The file descriptor on which to operate.
What to disable/enable.
tty_ioctl(2)