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