Match a single
(vl-parse-attr-spec &key (tokstream 'tokstream) (config 'config)) → (mv errmsg? value new-tokstream)
Verilog-2005 and SystemVerilog-2012 agree exactly about the
definition of
attr_spec ::= attr_name [ '=' constant_expression ] attr_name ::= identifier