#pragma once namespace chat { const char* GetClientName(const uint64_t xuid); }