DFS_STAT_INC
#define DFS_STAT_INC(sc, c) (sc->debug.stats.dfs_stats.c++)
#define DFS_STAT_INC(sc, c) do { } while (0)