atomic_inc16
#define HTABLE_INC(x) atomic_inc16((uint16_t *)&x)
extern void atomic_inc16(uint16_t *addr);