SELFP
#define SELFP(b) ((TREE **)(((uintptr_t)(b)) + SIZE(b)))
#define SELFP(b) (&(NEXT(b)->t_s.w_p[1]))