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