MZ_FREOPEN       3147 src/punutil/miniz.c #   define MZ_FREOPEN mz_freopen
MZ_FREOPEN       3163 src/punutil/miniz.c #   define MZ_FREOPEN(f, m, s) freopen(f, m, s)
MZ_FREOPEN       3179 src/punutil/miniz.c #   define MZ_FREOPEN(f, m, s) freopen(f, m, s)
MZ_FREOPEN       3195 src/punutil/miniz.c #   define MZ_FREOPEN(p, m, s) freopen64(p, m, s)
MZ_FREOPEN       3211 src/punutil/miniz.c #   define MZ_FREOPEN(p, m, s) freopen(p, m, s)
MZ_FREOPEN       3233 src/punutil/miniz.c #   define MZ_FREOPEN(f, m, s) freopen(f, m, s)