pub unsafe fn VariantToStringWithDefault<P1>( varin: *const VARIANT, pszdefault: P1, ) -> PCWSTRwhere P1: Param<PCWSTR>,