Is there any way to restrict the unmanaged memory consumption of RocksDb? I'm putting about 2.1GB of data to RocksDb which results in consumption of 1.5GB of unmanaged memory. I found that there are some options available in the native lib, but I don't see them being exposed in C# wrapper.