Copy a block hash.
Declared in <kernel/bitcoinkernel.h>
<kernel/bitcoinkernel.h>
[[nodiscard, __nonnull__]] btck_BlockHash* btck_block_hash_copy(btck_BlockHash const* block_hash);
The copied block hash.
The return value should not be discarded.