pub unsafe fn GetClassInfoExA<'a>( hinstance: impl IntoParam<'a, HINSTANCE>, lpszclass: impl IntoParam<'a, PSTR>, lpwcx: *mut WNDCLASSEXA, ) -> BOOL