pub async fn bezier_curve( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Draw a bezier curve.