The first four bytes of a key identifier, used as a BIP32 parent fingerprint.
Declared in <pubkey.h>
<pubkey.h>
using KeyFingerprint = std::array<unsigned char, 4>;