enum class EGCCitadelCommonMessages : uint32
{
    k_EMsgAnyToGCReportAsserts = 7000,
    k_EMsgAnyToGCReportAssertsResponse = 7001,
};