_get_next_team_info
extern status_t _get_next_team_info(int32 *cookie, team_info *info,
_get_next_team_info((cookie), (info), sizeof(*(info)))
status = _get_next_team_info(&cookie, &info, size);