pub unsafe extern "C" fn ImPlot_PlotStairs_S64PtrS64Ptr( label_id: *const c_char, xs: *const ImS64, ys: *const ImS64, count: c_int, flags: ImPlotStairsFlags, offset: c_int, stride: c_int, )