CTLOG_STORE_new_ex
return CTLOG_STORE_new_ex(NULL, NULL);
CTLOG_STORE *CTLOG_STORE_new_ex(OSSL_LIB_CTX *libctx, const char *propq);
ret->ctlog_store = CTLOG_STORE_new_ex(libctx, propq);