pub fn system_message_parser() -> impl Parser<char, SystemMessage, Error = Simple<char>>
parse a Second Life system message
returns an error if the string could not be parsed