pub async fn circle( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Sketch a circle.