pub unsafe extern "C" fn CoFileTimeToDosDateTime( lpFileTime: *mut FILETIME, lpDosDate: LPWORD, lpDosTime: LPWORD, ) -> BOOL