static int $abbrev$_init($abbrev$$object$ *self, PyObject *args, PyObject *kwds) { static char *kwlist[] = {NULL}; if (! PyArg_ParseTupleAndKeywords(args, kwds, "", kwlist, )) return NULL; return 0 }