pub unsafe fn PropVariantToStringVectorAlloc(
    propvar: *const PROPVARIANT,
    pprgsz: *mut *mut PWSTR,
    pcelem: *mut u32
) -> Result<()>