kcsan_rmb
#define kcsan_rmb() __KCSAN_BARRIER_TO_SIGNAL_FENCE(rmb)
#define kcsan_rmb __kcsan_rmb
#define kcsan_rmb() do { } while (0)