ASN1_UTCTIME_print
ret = ASN1_UTCTIME_print(out, str);
ASN1_UTCTIME_print(b, utctime);
int ASN1_UTCTIME_print(BIO *fp, const ASN1_UTCTIME *a);