pub unsafe extern "C" fn ImPlot_ColormapSlider( label: *const c_char, t: *mut f32, out: *mut ImVec4, format: *const c_char, cmap: ImPlotColormap, ) -> bool