kcsan_atomic_store
void kcsan_atomic_store(volatile void *, const void *, int);
kcsan_atomic_store(p, __UNVOLATILE(&v), sizeof(v))