control_connbyid
if ((c = control_connbyid(imsg->hdr.peerid)) == NULL)
if ((c = control_connbyid(peerid)) == NULL)
struct ctl_conn *control_connbyid(uint32_t);