pub unsafe extern "C" fn rocksdb_lru_cache_options_set_capacity(
    arg1: *mut rocksdb_lru_cache_options_t,
    arg2: usize
)