Update a bunch of tests in pypy/module/test_lib_pypy/
and move them to extra_tests/
to make it easier to run them directly on any Python interpreter and to allow them to run on the pypy3 branches.
Note that the ctypes tests have been trimmed to remove exact duplicates of the lib-python tests.