thread_start_thunk
static void *thread_start_thunk(void *vthread)
static unsigned __stdcall thread_start_thunk(LPVOID vthread)