X509_LOOKUP_get_store
STACK_OF(X509_OBJECT) *store_objects = X509_STORE_get0_objects(X509_LOOKUP_get_store(ctx));
X509_STORE *store = X509_LOOKUP_get_store(ctx);
X509_STORE *xstore = X509_LOOKUP_get_store(lctx);
X509_STORE *X509_LOOKUP_get_store(const X509_LOOKUP *ctx);