pub fn read_avro_schema_from_reader<R: Read>(reader: &mut R) -> Result<Schema>
Read Avro schema given a reader