pub unsafe extern "C" fn g_dbus_connection_close_sync(
    connection: *mut GDBusConnection,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean