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