handshake_frame
struct handshake_frame *h;
h = (struct handshake_frame *)hba->status_buffer;
h = (struct handshake_frame *)(msg_h + 1);