REMOVE_STAT
#define REMOVE_STAT(x) do { remove_stats.x ++; } while (0)
#define REMOVE_STAT(x) do { /* nothing */ } while (0)