fn noop_visit_precise_capturing_arg<T: MutVisitor>(
    arg: &mut PreciseCapturingArg,
    vis: &mut T
)