_ThreadStarter
static int32 _ThreadStarter(void* data);
thread_id thread = spawn_thread(_ThreadStarter, "Window creator",