change_cursor_shape
static void change_cursor_shape(scr_stat *scp, int flags, int base, int height);
change_cursor_shape(scp, flags, base, height);
change_cursor_shape(scp, CONS_RESET_CURSOR, -1, -1);