thread_unwind_stop
_Unwind_ForcedUnwind(&curthread->ex, thread_unwind_stop, NULL);
static _Unwind_Reason_Code thread_unwind_stop(int version,