VTYPE_VSEW_SHIFT
#define VTYPE_VSEW (_AC(7, UL) << VTYPE_VSEW_SHIFT)
vsew = (ptrace->vtype & VTYPE_VSEW) >> VTYPE_VSEW_SHIFT;