translate_pixels
translate_pixels(c, gci, x, y, x + w, y + h);
translate_pixels(c, gci, 0, 0, gci->width, gci->height);