unwind_frame
extern int unwind_frame(struct stackframe *frame);
if (unwind_frame(&frame) < 0)
unwind_frame(&frame) < 0)
ret = unwind_frame(frame);
if (unwind_frame(&frame))
int ret = unwind_frame(&frame);
urc = unwind_frame(&frame);