pub unsafe fn PropVariantToUInt64VectorAlloc(
    propvar: *const PROPVARIANT,
    pprgn: *mut *mut u64,
    pcelem: *mut u32
) -> Result<()>