pub fn parse_element_section<'a>( section: &RawSection<'a>, ) -> Result<Vec<ElementSegment<'a>>, DecodeError>