As we do some application development, not having an `fsync`-like function in the public API is a point of friction. We're resorting to crazy things like just closing and re-opening the block device in order to get it to flush to disk.