pub unsafe fn FindWindowW<'a>( lpclassname: impl IntoParam<'a, PWSTR>, lpwindowname: impl IntoParam<'a, PWSTR>, ) -> HWND