wantsym
if (wantsym(&symtab[i], strtab))
if (wantsym(sym, strtab)) {
static bool wantsym(const Elf_Sym *, const char *);