pub unsafe fn ValuePattern_SetValue<'a>( hobj: impl IntoParam<'a, HUIAPATTERNOBJECT>, pval: impl IntoParam<'a, PWSTR>, ) -> Result<(), Error>