atomic_and_16
extern void atomic_and_16(volatile uint16_t *, uint16_t);
__ATOMIC_OPXX(atomic_and_16, uint16_t, uint16_t, "and" SUF_16, "r")