{ (byte) 0xbe, (byte) 0xef, (byte) 0xcc },
{ (byte) 0xee, (byte) 0xff, (byte) 0xaa },
};
Long in2 = new Long(3);
ByteArrayHolder out1 = new ByteArrayHolder();
LongWrapperHolder out2 = new LongWrapperHolder();
// Test operation
binding.doExample(in1, in2, out1, out2);
assertEquals("Unexpected value for ByteArrayHolder",