fn enable_ascii_fast_path<'a, V: StringArrayType<'a>>( string_array: &V, start: &Int64Array, count: Option<&Int64Array>, ) -> bool