_Unwind_GetGR
_Unwind_Word _Unwind_GetGR(struct _Unwind_Context *, int);
return (_Unwind_Ptr)(_Unwind_GetGR (context, 15) & ~(_Unwind_Word)1);