d2i_X509_CRL_bio
crl = d2i_X509_CRL_bio(in, NULL);
x = d2i_X509_CRL_bio(in, NULL);
X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **crl);