peer_foreach
peer_foreach(mrt_dump_v2_hdr_peer, &arg);
peer_foreach(rde_dispatch_imsg_peer, NULL);
peer_foreach(peer_process_updates, NULL);
void peer_foreach(void (*)(struct rde_peer *, void *), void *);