alloc_stat_inc
#define alloc_stat_inc(...) do { } while (0)
#define alloc_stat_inc(pool, __stat) (pool->alloc_stats.__stat++)