pub const DEVICE_TYPE = packed struct(ULONG)
pub const DEVICE_TYPE = packed struct(ULONG) { FileDevice: CTL_CODE.FILE_DEVICE, Reserved16: u16 = 0, }