fn __action192<'input>(
    input: &'input str,
    (_, v, _): (usize, Vec<Box<Goal>>, usize),
    (_, _, _): (usize, &'input str, usize)
) -> Vec<Box<Goal>>