bitflag enum io.SerialOptions

bitflag enum SerialOptions: io.StreamOptions {
    WinReadCheckComstat,
    WinReadWaitFirstChar,
};