srp_leave
srp_leave(sr);
srp_leave(&sr);
#define SRPL_LEAVE(_sr) srp_leave((_sr))
void srp_leave(struct srp_ref *);