#pragma once namespace console { void set_title(const std::string& title); }