pub unsafe extern "C" fn rocksdb_options_set_blob_cache(
    opt: *mut rocksdb_options_t,
    blob_cache: *mut rocksdb_cache_t
)