pub unsafe fn lstrcatW<'a>( lpstring1: impl IntoParam<'a, PWSTR>, lpstring2: impl IntoParam<'a, PWSTR>, ) -> PWSTR