thread__resolve
thread__resolve(thread, &al, sample);
thread__resolve(thread, addr_al, sample);
thread__resolve(al.thread, &addr_al, sample);
thread__resolve(thread, addr_al, d->sample);
void thread__resolve(struct thread *thread, struct addr_location *al,