17db96d56Sopenharmony_ci#include "Python.h" 27db96d56Sopenharmony_ci#include "pycore_asdl.h" 37db96d56Sopenharmony_ci 47db96d56Sopenharmony_ciGENERATE_ASDL_SEQ_CONSTRUCTOR(generic, void*); 57db96d56Sopenharmony_ciGENERATE_ASDL_SEQ_CONSTRUCTOR(identifier, PyObject*); 67db96d56Sopenharmony_ciGENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); 7