kcsan_wmb
#define kcsan_wmb() __KCSAN_BARRIER_TO_SIGNAL_FENCE(wmb)
#define kcsan_wmb __kcsan_wmb
#define kcsan_wmb() do { } while (0)