_FindTeamByKey
static int _FindTeamByKey(const team_id* id,
return fTeams.BinarySearchByKey(team, &_FindTeamByKey);
&_FindTeamByKey);