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