1 typedef struct {
2 	PyObject_HEAD
3 } PySpamObject;
4