pub unsafe extern "C" fn rocksdb_options_set_row_cache(
    opt: *mut rocksdb_options_t,
    cache: *mut rocksdb_cache_t
)