PS_WIN_YSIZE_MASK
#define PS_WIN_YSIZE(h) REG_FIELD_PREP(PS_WIN_YSIZE_MASK, (h))
REG_FIELD_GET(PS_WIN_YSIZE_MASK, size));