ssh_packet_get_bytes
ssh_packet_get_bytes(ssh, &ibytes, &obytes);
void ssh_packet_get_bytes(struct ssh *, uint64_t *, uint64_t *);