pipe from one handle to another
testify_buffer_create
THandle *testify_buffer_create();
testify_buffer_get
void *testify_buffer_get(THandle *handle, uint32 *size);
testify_buffer_set
void testify_buffer_set(THandle *handle, void *data, uint32 size);