pub unsafe fn GetClassInfoExW<'a>( hinstance: impl IntoParam<'a, HINSTANCE>, lpszclass: impl IntoParam<'a, PWSTR>, lpwcx: *mut WNDCLASSEXW, ) -> BOOL