scroll_dn
STATIC int scroll_dn(int);
else if (newscr->_scroll < 0 && scroll_dn(-newscr->_scroll))
else if (scroll_dn(-newscr->_scroll))
static int scroll_dn(int);