pub fn bridge_message_parser<'src>() -> impl Parser<'src, &'src str, SystemMessage, Err<Rich<'src, char>>>
parse a system message about the LSL viewer bridge
returns an error if the string could not be parsed