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