pub unsafe fn PropVariantToUInt64Vector(
    propvar: *const PROPVARIANT,
    prgn: &mut [u64],
    pcelem: *mut u32
) -> Result<()>