A16
#define A16(x) (((U16_S *)(__DECONST(void *, x)))->v)
#define A16(x) (((U16_S *)(x))->v)
#define A16 .byte 0x67;