thread_create_user_stack
status_t thread_create_user_stack(Team* team, Thread* thread, void* stackBase,
status = thread_create_user_stack(currentThread->team, currentThread, NULL,