#include "backends/backend.hpp" #include "config/config.hpp" using namespace anthracite; int anthracite_main(backends::backend& be, config::config& cfg);