pub unsafe extern "C" fn ImPlot_PlotHistogram_S32Ptr( label_id: *const c_char, values: *const ImS32, count: c_int, bins: c_int, bar_scale: f64, range: ImPlotRange_c, spec: ImPlotSpec_c, ) -> f64