thunk_abort
thunk_abort();
#define cpu_unreachable() do { thunk_abort(); } while (0)
void thunk_abort(void);