macro_rules! mech_type_conversion_raw {
    ($from_wrapper:tt,$to_type:tt) => { ... };
}