Enable output flow control.
const TTYIN_OUTPUT_FLOW_CTRL: TtyInFlags = TtyInFlags(cty::IXON);
termios(3) and IXON therein