pub unsafe extern "C" fn btck_txid_copy( txid: *const btck_Txid, ) -> *mut btck_Txid
@brief Copy a txid.
@param[in] txid Non-null. @return The copied txid.