atomic_store_short
#define atomic_store_short(p, v) \
#define atomic_store_short ATOMIC_SAN(store_short)