Motivation
Since the method to set FuncArgMod is not exposed, it appears that DISTINCT cannot be specified for functions other than COUNT (and ARRAY_AGG).
If I'm mistaken, it would be helpful if you could tell me how to specify it.
Proposed Solutions
Change arg_with from pub(crate) to pub.
Additional Information