setcursor
if (current_term->setcursor)
return current_term->setcursor (on);
old_cursor = setcursor (1);
setcursor (old_cursor);
setcursor (old_cursor);
setcursor (old_cursor);
int setcursor (int on);
setcursor (0);
setcursor (1);
int (*setcursor) (int on);