strcompress
Replaces all escaped characters with their one byte equivalent.
This function does the reverse conversion of func@GLib.strescape.
Return
a newly-allocated copy of @source with all escaped character compressed
Parameters
source
a string to compress