pub fn create_curve_shape(
    o2w: &Transform,
    w2o: &Transform,
    reverse_orientation: bool,
    params: &ParamSet
) -> Vec<Arc<Shape>>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator