#include "parts.h" #include "util.h" static PyMethodDef test_methods[] = …; int _PyTestCapi_Init_File(PyObject *m) { … }