PS_WIN_YPOS_MASK
#define PS_WIN_YPOS(y) REG_FIELD_PREP(PS_WIN_YPOS_MASK, (y))
REG_FIELD_GET(PS_WIN_YPOS_MASK, pos),