Order two records by their serialized key bytes.
Declared in <psbt.h>
<psbt.h>
bool operator<(PSBTProprietary const& b) const;
True if this record's key orders before b's.
b