thunk_rfb_copyrect
thunk_rfb_copyrect(&sc->sc_rfb, x, y, w, h, srcx, srcy);
void thunk_rfb_copyrect(thunk_rfb_t *, int, int, int, int, int, int);