channel_by_remote_id
if ((c = channel_by_remote_id(ssh, remote_id)) != NULL) {
Channel *channel_by_remote_id(struct ssh *, u_int);