CTLOG_STORE_new
CTLOG_STORE *CTLOG_STORE_new(void);
LCRYPTO_ALIAS(CTLOG_STORE_new);
LCRYPTO_USED(CTLOG_STORE_new);
if ((ctlog_store = CTLOG_STORE_new()) == NULL)