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