fn extract_next_section(some_lines: &[String], ebml_file: &str) -> SectionExpand description
Examine the remainder of lines in a file, and return the next Section A Section is composed of a series of steps, so this is but one layer in that hierarchy