atomic_dec16
#define HTABLE_DEC(x) atomic_dec16((uint16_t *)&x)
extern void atomic_dec16(uint16_t *addr);