bpo-42923: Fix _Py_DumpExtensionModules() for NULL sysdict (GH-25262) Fix Py_FatalError() is called before interp->sysdict is set.