dup_to_netobj
if (dup_to_netobj(&rsci.handle, (char *)handle, sizeof(uint64_t)))
return dup_to_netobj(dst, src->data, src->len);
if (dup_to_netobj(&rsii.in_handle, buf, len))
if (dup_to_netobj(&rsii.in_token, buf, len))
if (dup_to_netobj(&rsii.out_handle, buf, len))
if (dup_to_netobj(&rsii.out_token, buf, len))
if (dup_to_netobj(&rsci.handle, buf, len))
if (dup_to_netobj(&rsci.handle, handle->data, handle->len))