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