I have another patch that removes some -Wcast-qual warnings, by adjusting some function APIs.
This is as far as I get without resorting to advanced tricks like unconstify() or _Generic.