call!() { /* proc-macro */ }
Expand an expression call!{ foo {x: 7, y: 9} }
call!{ foo {x: 7, y: 9} }