macro_rules! assert_auth_err { ($caller:expr, $client:ident . $method:ident ( $($arg:expr),* $(,)? )) => { ... }; }