_gfxresult        102 lib/gfxdevice.h     void (*write)(struct _gfxresult*gfx, int filedesc);
_gfxresult        103 lib/gfxdevice.h     int (*save)(struct _gfxresult*gfx, const char*filename);
_gfxresult        104 lib/gfxdevice.h     void* (*get)(struct _gfxresult*gfx, const char*name);
_gfxresult        105 lib/gfxdevice.h     void (*destroy)(struct _gfxresult*gfx);