_Unwind_GetIP
uint64_t _Unwind_GetIP(struct _Unwind_Context *context);
if (fp == 0 || _Unwind_GetIP(ctx) == 0) {