pub fn deref_schema<'a>( definitions: &'a Option<IndexMap<String, Schema>>, reference: &str, ) -> Option<&'a Schema>