zx_copyrect
static void zx_copyrect(struct zx_softc *, int, int, int, int, int, int);
zx_copyrect(sc, x, ys, x, yd, width, height);
zx_copyrect(sc, xs, y, xd, y, width, height);