Refactoring: Change the signature of char_arg() to return a wchar_t instead of NODE*.
This is what all of the callers want, anyway.
This change makes it clear that char_arg() is responsible for freeing whatever it allocates.
Authored by: david_costanzo 2026-05-25
Parent: [r6226]
Child: [r6228]