pub unsafe extern "C" fn ImPlot_PlotHistogram_doublePtr( label_id: *const c_char, values: *const f64, count: c_int, bins: c_int, bar_scale: f64, range: ImPlotRange_c, flags: ImPlotHistogramFlags, ) -> f64