public void setBound(Object handle, int bound) {
   impl.setBound(handle, bound);
 }