void _Unwind_SetGR(struct _Unwind_Context * context, int index, uint value);
void _Unwind_SetGR
_Unwind_SetGR() sets the value of the register indexed for the routine identified by the unwind context.