pub unsafe extern "C" fn rocksdb_lru_cache_options_set_memory_allocator(
    arg1: *mut rocksdb_lru_cache_options_t,
    arg2: *mut rocksdb_memory_allocator_t
)