channel_find_open
int channel_find_open(struct ssh *);
if ((channel_id = channel_find_open(ssh)) == -1) {