protected override void FreeUnManagedObjects()
 {
     LevelDBInterop.leveldb_filterpolicy_destroy(Handle);
 }