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