macro_rules! match_all_hashers_mut { ($xself : expr, $func_call : ident, $( $args:expr),*) => { ... }; }