UnregisterClass(atom, hinst)
Unregisters a window class created by win32gui::RegisterClass
Parameters
atom : PyResourceId
The atom or classname identifying the class previously registered.hinst : PyHANDLE
The handle to the instance unregistering the class, can be None