image_size_of_type  314 contrib/libtests/makepng.c    png_uint_32 size_max = image_size_of_type(color_type, bit_depth, colors)-1;
image_size_of_type  591 contrib/libtests/makepng.c       unsigned int size = image_size_of_type(color_type, bit_depth, colors);