pub unsafe fn GetClassInfoW<'a>( hinstance: impl IntoParam<'a, HINSTANCE>, lpclassname: impl IntoParam<'a, PWSTR>, lpwndclass: *mut WNDCLASSW, ) -> BOOL