set_team_debugging_flags
status_t set_team_debugging_flags(port_id nubPort, int32 flags);
error = set_team_debugging_flags(fNubPort, teamDebugFlags);
if (set_team_debugging_flags(fNubPort, teamDebugFlags) != B_OK)
return set_team_debugging_flags(fNubPort, flags);