ssh_output_consume
if ((r = ssh_output_consume(from, len)) != 0) {
if ((r = ssh_output_consume(from, len)) != 0 ||
int ssh_output_consume(struct ssh *ssh, size_t len);