It would be possible to get some binary symbols with a string, but if they contain NUL bytes, the string will be cut off. To fix this, provide the decoded symbol as a GBytes too. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4688>