pub unsafe extern "C" fn ImPlot_PlotShadedS64PtrS64PtrS64Ptr( label_id: *const c_char, xs: *const ImS64, ys1: *const ImS64, ys2: *const ImS64, count: c_int, offset: c_int, stride: c_int, )