UL_ASSIGN_XWORD
#define UL_ASSIGN_XWORD(_dst, _src) UL_ASSIGN_LWORD(_dst, _src)
#define UL_ASSIGN_XWORD(_xword) UL_ASSIGN_WORD(_xword)