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