tty_port_set_cts_flow
tty_port_set_cts_flow(port, cflag & CRTSCTS);
tty_port_set_cts_flow(&info->port, cflag & CRTSCTS);