RESET_STAT_INC
#define RESET_STAT_INC(sc, type) do { (sc)->debug.stats.reset[type]++; } while (0)
#define RESET_STAT_INC(sc, type) do { (void)(sc); } while (0)