imsg_send_ctl_peer
int imsg_send_ctl_peer(struct imsgbuf *, struct peer *,
imsg_send_ctl_peer(&c->imsgbuf, p, NULL);
imsg_send_ctl_peer(&c->imsgbuf, p,
return imsg_send_ctl_peer(&c->imsgbuf, p, &stats);