i2d_X509_CRL_bio
: i2d_X509_CRL_bio(bio, crl);
i = (int)i2d_X509_CRL_bio(out, x);
int i2d_X509_CRL_bio(BIO *bp, const X509_CRL *crl);