bitflag enum io.HidDeviceOptions

bitflag enum HidDeviceOptions: io.StreamOptions {
    NonBlocking,
    NoReadThread,
};