start_watching_team
status_t start_watching_team(team_id team, void (*hook)(team_id, void *),
status_t status = start_watching_team(Team(), team_gone, this);
start_watching_team(team, team_gone, fRules);