ASN1_UTF8STRING_free
void ASN1_UTF8STRING_free(ASN1_UTF8STRING *a);
LCRYPTO_ALIAS(ASN1_UTF8STRING_free);
ASN1_UTF8STRING_free(x->aux->alias);
LCRYPTO_USED(ASN1_UTF8STRING_free);
ASN1_UTF8STRING_free(utf8_text);
.free = ASN1_UTF8STRING_free,