MARK_USERSET
!F_ISSET(lmp, MARK_DELETED) && F_ISSET(lmp, MARK_USERSET))
lmp->flags = userset ? MARK_USERSET : 0;
F_CLR(lmp, MARK_USERSET);