[libpng16] Add 'const' to png_structrp arguments of png_set_*() APIs.

 Because these APIs store to the png_info they can take a
 png_const_structrp now that the error routines also accept
 one of these.
7 files changed