fn __action92(
cx: &mut ParseCtxt<'_>,
(_, lo, _): (Location, Location, Location),
(_, name, _): (Location, Ident, Location),
(_, _, _): (Location, Token, Location),
(_, arg, _): (Location, Expr, Location),
(_, hi, _): (Location, Location, Location),
) -> ConstructorArg