pub type CAFILETIME = tagCAFILETIME;
#[repr(C)]pub struct CAFILETIME { pub cElems: u64, pub pElems: *mut _FILETIME, }
cElems: u64
pElems: *mut _FILETIME