fn write_arguments( output: &mut String, arguments: &CallArguments<String>, transform: &impl Fn(&str) -> Cow<'_, str>, )