#include <png.h>
void png_set_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p hist);
void png_set_hIST
png_set_hIST() shall set the histogram of palette to "hist".