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