gfximage_new        6 lib/gfximage.h gfximage_t*gfximage_new(int width, int height);
gfximage_new      388 lib/readers/swf.c 	    gfximage_t*b = gfximage_new(data, width, height);