romgetcursoraddr
if (romgetcursoraddr(&sf->sf_crowp, &sf->sf_ccolp))
if (romgetcursoraddr(&rowp, &colp) == 0) {
int romgetcursoraddr(int **, int **);