Since Python 3.10, we've changed PEP 484's NewType to a class, not a function, so [this section](https://www.python.org/dev/peps/pep-0484/#newtype-helper-function) is misleading. Should we update it? Or do we leave it as is? CC @JelleZijlstra and @gvanrossum