#pragma once #include namespace ImGui { void StyleColorsDarker(ImGuiStyle* dst = nullptr); } // namespace ImGui