pub unsafe extern "C" fn ImPlot3D_PlotTriangle_doublePtr( label_id: *const c_char, xs: *const f64, ys: *const f64, zs: *const f64, count: c_int, spec: ImPlot3DSpec_c, )