CTLOG_STORE_load_file
return CTLOG_STORE_load_file(store, fpath);
__owur int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);
return CTLOG_STORE_load_file(ctx->ctlog_store, path);