newpad
newpad(int l, int nc)
#define newpad(ny, nx) __m_newwin((WINDOW *) 0, ny, nx, -1, -1)
#undef newpad
newpad(int nlines, int ncols)