list_entry
list_entry(menu_t *mp, char *menu_path, char *opt)
list_entry(struct menu_lst *menu, char *menu_root, char *opt)
list_entry(
#define list_entry(ptr, type, member) \
osal_list_entry_t list_entry;