session_by_channel
if ((s = session_by_channel(c->self)) == NULL) {
Session *s = session_by_channel(id);