ASN1_STRING_print_ex
ret = ASN1_STRING_print_ex(out, str, pctx->str_flags);
ASN1_STRING_print_ex(bio, sk_ASN1_UTF8STRING_value(a->text, i),
int ASN1_STRING_print_ex(BIO *out, const ASN1_STRING *str, unsigned long flags);