librocksdb-sys 6.20.3

Native bindings to librocksdb
Documentation
1
2
1. Compile RocksDB first by executing `make static_lib` in parent dir
2. Compile all examples: `cd examples/; make all`