This fixes a build issue regarding Py_ssize_t(missing lenfunc) on pre-2.5 Pythons. Alternatively, one could choose to only build Python modules and use the pbuffer.py. (a bit more painful, but doable)