struct SDS_VER { Sint8 m_MajorVer; Sint8 m_MinorVer; Sint8 m_DebugVer; Sint8 rsv; }; typedef struct SDS_VER SDS_VER;