#pragma once #include extern thread_local db_connection g_dbc; void db_global_init(std::shared_ptr config);