word1
#define word1(x) ((ULong *)x)[0]
#define word1(x) ((ULong *)x)[1]
#define word1(x) ( /* LINTED */ (U*)x)->L[0]
#define word1(x) ( /* LINTED */ (U*)x)->L[1]
#define word1(x) (x)->L[0]
#define word1(x) (x)->L[1]