SSH_MSG_LEN_CTRL
const unsigned int size = sizeof(struct ssh_packet) + SSH_MSG_LEN_CTRL;
buffer->len = SSH_MSG_LEN_CTRL;