UL_ASSIGN_BSWAP_LWORD
UL_ASSIGN_BSWAP_LWORD(p, data);
#define UL_ASSIGN_BSWAP_XWORD(_dst, _src) UL_ASSIGN_BSWAP_LWORD(_dst, _src)