pub fn bridge_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>
parse a system message about the LSL viewer bridge
returns an error if the string could not be parsed