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