team_allocate_user_thread
struct user_thread* team_allocate_user_thread(Team* team);
user_thread* userThread = team_allocate_user_thread(team);
thread->user_thread = team_allocate_user_thread(team);
thread->user_thread = team_allocate_user_thread(team);