pub unsafe fn PropVariantToFileTimeVectorAlloc(
    propvar: *const PROPVARIANT,
    pprgft: *mut *mut FILETIME,
    pcelem: *mut u32
) -> Result<()>