SR_STATE
VERIFY3U(type & SR_STATE, ==, 0);
switch (SR_STATE(srh)) {
#define SR_SET_STATE(srh, state) (SR_STATE((srh)) = (state))