Restore removed builtin_type() api method (#11932)
It shouldn't be used for new code, but adding it back makes it
unnecessary to update existing plugins that no longer worked with mypy
0.930.
Related issue: https://github.com/dropbox/sqlalchemy-stubs/issues/232