macro_rules! impl_key_init { ($name:ident, $soft_name:ident, $key_size:ty, $inner:path) => { ... }; }