@Override
 public void putAll(CFDictionary dict) {
   dict.applyFunction(new FunctionPtr(cbPutAll), getHandle());
 }