CTLOG_STORE_load_file
int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);
return CTLOG_STORE_load_file(store, CTLOG_FILE);
LCRYPTO_ALIAS(CTLOG_STORE_load_file);
LCRYPTO_USED(CTLOG_STORE_load_file);
if (!CTLOG_STORE_load_file(ctlog_store, test_ctlog_conf_file))