pub unsafe fn InitPropVariantFromStringAsVector<P0>(
    psz: P0
) -> Result<PROPVARIANT>
where P0: Param<PCWSTR>,