pub unsafe extern "C" fn rocksdb_options_set_compression_options_max_dict_buffer_bytes(
    arg1: *mut rocksdb_options_t,
    arg2: u64
)