PNGZ_INPUT_CAST    75 contrib/tools/pngfix.c #  define PNGZ_INPUT_CAST(b) png_constcast(png_bytep,b)
PNGZ_INPUT_CAST    78 contrib/tools/pngfix.c #  define PNGZ_INPUT_CAST(b) (b)
PNGZ_INPUT_CAST    42 pngstruct.h    #  define PNGZ_INPUT_CAST(b) png_constcast(png_bytep,b)
PNGZ_INPUT_CAST    45 pngstruct.h    #  define PNGZ_INPUT_CAST(b) (b)