X509_CRL_print
X509_CRL_print(out, x);
X509_CRL_print(out, crl);
ret = X509_CRL_print(b, x);
int X509_CRL_print(BIO *bp,X509_CRL *x);