pub unsafe fn GetWindowTextA<'a>( hwnd: impl IntoParam<'a, HWND>, lpstring: PSTR, nmaxcount: i32, ) -> i32