pub type IDLDESC = tagIDLDESC;
struct IDLDESC { pub dwReserved: u64, pub wIDLFlags: u16, }
dwReserved: u64
wIDLFlags: u16