R_SETCURSOR
if (flags == R_SETCURSOR)
case R_SETCURSOR:
if (!strcmp(s, "R_SETCURSOR")) return R_SETCURSOR;
case R_SETCURSOR: return "R_SETCURSOR";