menu_read
if ((menu = menu_read(menu_path)) == NULL) {
static menu_t *menu_read(char *);
if (menu_read(&menu, menu_path) == BAM_ERROR &&