pub type CALPWSTR = tagCALPWSTR;
struct CALPWSTR { pub cElems: u32, pub pElems: *mut *mut u16, }
cElems: u32
pElems: *mut *mut u16