PANEL_ABOVE
return PANEL_ABOVE(&_stdscr_panel);
return PANEL_ABOVE(p);
while ((above = PANEL_ABOVE(above)) != NULL) {