RED_DEEP_THRESHOLD
if (fp - (uintptr_t)stkbase < RED_DEEP_THRESHOLD) {
ASSERT(fp - (uintptr_t)stkbase >= RED_DEEP_THRESHOLD);