fn stroke_path( feathering: f32, path: &mut [PathPoint], path_type: PathType, stroke: &PathStroke, out: &mut Mesh, )
Tessellate the given path as a stroke with thickness.