pub fn message_parse_mpegts_section(message: &Message) -> Option<Section>
Parses a #Section from a #Message.
Returns a Section if the message contains MPEG-TS section data, else None
Section
None