pub(crate) fn visit_parameter_list( l: &Loc<ParameterList>, ctx: &mut Context, no_mangle_all: Option<Loc<()>>, ) -> Result<Loc<ParameterList>>