Counts the unsigned inputs of a PSBT.
Declared in <psbt.h>
<psbt.h>
size_t CountPSBTUnsignedInputs(PartiallySignedTransaction const& psbt);
The number of unsigned inputs.