leaky_mark_ptr
extern void leaky_mark_ptr(uintptr_t); /* mark a pointer */
leaky_mark_ptr(lwp->pr_reg[R_SP] + STACK_BIAS);