X509_CRL_add_ext
LCRYPTO_USED(X509_CRL_add_ext);
int X509_CRL_add_ext(X509_CRL *x, X509_EXTENSION *ex, int loc);
LCRYPTO_ALIAS(X509_CRL_add_ext);