pub unsafe extern "C" fn rocksdb_cache_set_capacity(
    cache: *mut rocksdb_cache_t,
    capacity: usize
)