team_id
typedef int32 team_id;
#define team_id fssh_team_id
typedef std::map<team_id, BMessenger> AppMap;
typedef std::map<team_id, int32> TeamCountMap;