meson: Build with -Wl,-z,nodelete.
glib made the unfortunate decision to prevent libgobject from ever being unloaded, which means that now any library which registers a static type can't ever be unloaded either (and any library that depends on those, ad nauseam.)
Counterpart to gstreamer!778 (merged).