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