tls13_record_layer_allow_legacy_alerts
tls13_record_layer_allow_legacy_alerts(ctx->rl, 1);
tls13_record_layer_allow_legacy_alerts(ctx->rl, 0);
void tls13_record_layer_allow_legacy_alerts(struct tls13_record_layer *rl, int allow);