SRPL_FIRST
#define SRPL_FIRST(_sr, _sl) SLIST_FIRST(_sl);
#define SRPL_FIRST(_sr, _sl) srp_enter((_sr), &(_sl)->sl_head)