kcsan_mb
#define kcsan_mb() __KCSAN_BARRIER_TO_SIGNAL_FENCE(mb)
#define kcsan_mb __kcsan_mb
#define kcsan_mb() do { } while (0)