previous_fp
fp = previous_fp(fp, NULL);
sp = previous_fp(sp, &pc);
uintptr_t previous_fp(uintptr_t, uintptr_t *);