findsym_t
NAME(findsym)(findsym_t find, char *name, uintptr_t *start, uintptr_t *end)
int findsym32(findsym_t, char *, uintptr_t *, uintptr_t *);
int findsym64(findsym_t, char *, uintptr_t *, uintptr_t *);
static void findsym(findsym_t, char *, uintptr_t *, uintptr_t *, bool);
findsym(findsym_t find, char *name, uintptr_t *start, uintptr_t *end, bool chg)