pub fn approximate_circle_with_spline(
    left_top: PointI32,
    diameter: i32
) -> Spline