pub fn mechtron_exchange_wave_host<G>(
    wave: UltraWave
) -> Result<ReflectedAggregate, G::Err>where
    G: Platform,