maps__get
thread__set_maps(th, maps__get(thread__maps(leader)));
struct maps *maps__get(struct maps *maps);
thread__set_maps(thread, maps__get(thread__maps(leader)));