pub async fn segment_start( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Returns the point at the start of the given segment.