menu_info
EXTERN struct menu_info default_info;
typedef struct menu_info menu_info;
menu_info *info;
cur_menu->info = malloc (sizeof (menu_info));