PCC_CURSOR_SIZE
uint16_t ss_curimg[PCC_CURSOR_SIZE];
uint16_t ss_curmask[PCC_CURSOR_SIZE];
pos->x = pos->y = PCC_CURSOR_SIZE;
wdc->size.x = wdc->size.y = PCC_CURSOR_SIZE;
uint16_t curfg[PCC_CURSOR_SIZE], curmask[PCC_CURSOR_SIZE];
if (wdc->size.x != PCC_CURSOR_SIZE ||
wdc->size.y != PCC_CURSOR_SIZE)
for (i = 0; i < PCC_CURSOR_SIZE; i++)
for (i = 0; i < PCC_CURSOR_SIZE; i++)