SPLAY_ROOT
ph = SPLAY_ROOT(&pp->pr_phtree);
return (SPLAY_ROOT(head)); \
#define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL)