pub type IDLDESC = tagIDLDESC;
#[repr(C)]pub struct IDLDESC { pub dwReserved: u32, pub wIDLFlags: u16, }
dwReserved: u32
wIDLFlags: u16