schrohistogram
void schro_histogram_table_generate (SchroHistogramTable *table, double (*func) (int value, void *priv), void *priv);
SchroHistogramTable *table
double (*func) (int value, void *priv)
void *priv