pub fn elliptical_arc_path_js( last_move: Array, rx: f64, ry: f64, rotation: f64, large_arc: bool, sweep: bool, x: f64, y: f64, ) -> Array