pub fn decode_handshake_ack(
    _ctx: &mut Context,
    buf: &mut BytesMut
) -> Result<HandshakeAck, Error>