SVM_SELECTOR_TYPE_MASK
var->type = s->attrib & SVM_SELECTOR_TYPE_MASK;
s->attrib = (var->type & SVM_SELECTOR_TYPE_MASK);