[This could be implemented and return as streams/futures](https://github.com/objectbox/objectbox-c/blob/master/include/objectbox.h#L966-L1004), for huge data transfers, to not block the main thread. I don't do huge data transfers, but I guess there are use cases where people do huge transfers, e.g. time series etc.