macro_rules! input_array_ref_forward {
    ($type: ty) => { ... };
}