We added support for view_sync in #993 but it was incomplete: - [ ] There are now ffi methods that are never used - [ ] The new `DbViewSyncBytes` should replace `DbViewSync` everywhere - [ ] async support is missing