ASN1_UTCTIME_print
return ASN1_UTCTIME_print(bp, tm);
ret = ASN1_UTCTIME_print(out, str);
int ASN1_UTCTIME_print(BIO *fp, const ASN1_UTCTIME *a);