findval
definition *findval(list *lst, const char *val, int (*cmp)(definition *, const char *));
findval(list, item, finder)