1
2
3
4
5
#define DEFINE_RATELIMIT_STATE(name, interval_init, burst_init)	int name = 0

#define __ratelimit(x) (*(x))

前天看到了小兔,昨天是小鹿,今天是你