GUri was added in GLib 2.66, but GStreamer claims to build with 2.64. Replace GUri usage with equivalent GstURI functions to maintain backward compatibility. Fixes #4607 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9572>