gdImageRectangle 3282 gd/gd.c        	gdImageRectangle(im, x1, y1, x2, y2, col);
gdImageRectangle  312 gd/libgd/gd.h  void gdImageRectangle(gdImagePtr im, int x1, int y1, int x2, int y2, int color);