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