Turn lowercase output into uppercase output.
const TTYOUT_TO_UPPER: TtyOutFlags = TtyOutFlags(cty::OLCUC);
termios(3) and OLCUC therein