Make certain Gio.DBusConnection.register_object arguments optional
Otherwise we will break apps that omit these arguments. Looking through search results on GitHub, the number seems non-trivial.
method_call_closure should be optional in any case, according to the docs.
Regression in bf80d0f3