thunk_rfb_fillrect
thunk_rfb_fillrect(&sc->sc_rfb, x, y, w, h, (uint8_t *)&c);
void thunk_rfb_fillrect(thunk_rfb_t *, int, int, int, int, uint8_t *);