scroll_idl
res = scroll_idl(NCURSES_SP_ARGx n, top, bot - n + 1, blank);
res = scroll_idl(NCURSES_SP_ARGx -n, bot + n + 1, top, blank);