page_asImage      715 lib/python/gfx.c staticforward PyObject* page_asImage(PyObject* _self, PyObject* args, PyObject* kwargs);
page_asImage      803 lib/python/gfx.c     {"asImage", (PyCFunction)page_asImage, METH_KEYWORDS, page_asImage_doc},