macro_rules! map_indexed_attestation_ref_mut { (& $lifetime:tt _, $value:expr, $f:expr) => { ... }; }