#pragma once #include // Returns the group name belongs to, or nullptr if not found const char* get_keyword_group(const std::string& name);