macro_rules! global { ($($tokens: tt)*) => { ... }; }
Get a global variable.
Variables with embedded “.” may not work.