pub fn avro_extract_field_schema<'a>( schema: &'a Schema, name: Option<&str>, ) -> Result<&'a Schema>