pub fn parse_termination_message(
    reader: &mut DataBytes<'_>
) -> Result<TerminationMessage, ParserBmpError>