ksymlookup
const char *ksymlookup(uint64_t, uint64_t *, size_t *);
name = ksymlookup(a->addr, &offset, NULL);
name = ksymlookup(a->addr, &offset, NULL);
name = ksymlookup(s->s_pc, &offset, &symid);