fn create_gradient_stops(
    gradient_stops: Vec<CanvasGradientStop>
) -> Vec<GradientStop>