pub unsafe extern "C" fn ImPlot_PlotHistogram2D_U32Ptr( label_id: *const c_char, xs: *const ImU32, ys: *const ImU32, count: c_int, x_bins: c_int, y_bins: c_int, range: ImPlotRect_c, spec: ImPlotSpec_c, ) -> f64