STAILQ_FOREACH_FROM
STAILQ_FOREACH_FROM(first, &sb->uxst_mbq, m_stailq) {
STAILQ_FOREACH_FROM(m, &sb->uxst_mbq, m_stailq) {