menu_item
struct menu_item {
struct menu_item {
const struct menu_item *, struct screen **);
void menu_add_items(struct menu *, const struct menu_item *,
void menu_add_item(struct menu *, const struct menu_item *,