fn __action106<'input>(
    input: &'input str,
    (_, n, _): (usize, Identifier, usize),
    (_, _, _): (usize, &'input str, usize),
    (_, a, _): (usize, Vec<GenericArg>, usize),
    (_, _, _): (usize, &'input str, usize)
) -> Ty