pub unsafe extern "C" fn ImPlot_PlotHistogram2D_U8Ptr( label_id: *const c_char, xs: *const ImU8, ys: *const ImU8, count: c_int, x_bins: c_int, y_bins: c_int, range: ImPlotRect_c, flags: ImPlotHistogramFlags, ) -> f64