srp_follow
#define SRPL_FOLLOW(_sr, _e, _ENTRY) srp_follow((_sr), &(_e)->_ENTRY.se_next)
void *srp_follow(struct srp_ref *, struct srp *);