in crates/iceberg/src/spec/datatypes.rs [309:311]
fn index(&self, index: usize) -> &Self::Output { &self.fields[index] }