Copy a txid.
Declared in <kernel/bitcoinkernel.h>
<kernel/bitcoinkernel.h>
[[nodiscard, __nonnull__]] btck_Txid* btck_txid_copy(btck_Txid const* txid);
The copied txid.
The return value should not be discarded.