pub type CAFILETIME = tagCAFILETIME;
struct CAFILETIME { pub cElems: u32, pub pElems: *mut _FILETIME, }
cElems: u32
pElems: *mut _FILETIME