pub fn parse_termination_message(
    data: &mut Bytes
) -> Result<TerminationMessage, ParserBmpError>