tls13_handshake_active_state
enum tls13_message_type mt = tls13_handshake_active_state(ctx);
tls13_handshake_active_state(struct tls13_ctx *ctx);
if ((mt = tls13_handshake_active_state(ctx)) == INVALID)