X509_LOOKUP_free
LCRYPTO_USED(X509_LOOKUP_free);
LCRYPTO_ALIAS(X509_LOOKUP_free);
sk_X509_LOOKUP_pop_free(store->get_cert_methods, X509_LOOKUP_free);
X509_LOOKUP_free(lu);
void X509_LOOKUP_free(X509_LOOKUP *ctx);