pub unsafe extern "C" fn ImPlot_PlotShadedG(
label_id: *const c_char,
getter1: ImPlotGetter,
data1: *mut c_void,
getter2: ImPlotGetter,
data2: *mut c_void,
count: c_int,
flags: ImPlotShadedFlags,
)pub unsafe extern "C" fn ImPlot_PlotShadedG(
label_id: *const c_char,
getter1: ImPlotGetter,
data1: *mut c_void,
getter2: ImPlotGetter,
data2: *mut c_void,
count: c_int,
flags: ImPlotShadedFlags,
)