UL_ASSIGN_LWORD
UL_ASSIGN_LWORD(p, data);
#define UL_ASSIGN_XWORD(_dst, _src) UL_ASSIGN_LWORD(_dst, _src)