33a34,35
> #include <Python.h>
>
76a79,82
> void dumpStatsHandler(int sigtype);
> void dumprstStatsHandler(int sigtype);
> void exitNowHandler(int sigtype);
> void abortHandler(int sigtype);
79a86
> PyMODINIT_FUNC initm5(void);