enum io.win.DeviceMonitorNotifyCode
enum DeviceMonitorNotifyCode: uint16_t { Undefined = 0, PnpStartDevice, PnpStopDevice, PnpRemoveDevice, FastIoDetachDevice, Create, CreateNamedPipe, Close, Read, Write, Ioctl, InternalIoctl, Fsctl, CreateMailslot, KeyboardEvent, MouseEvent, FastIoRead, FastIoWrite, FastIoIoctl, _Count, };