macro_rules! bind_inner { ($this:ident, $addr:expr) => { ... }; (tls: $this:ident, $addr:expr) => { ... }; }