Versions bytes for serializing extended keys.
These are for private or public keys, for mainnet or testnet: four possible combinations.
The values are specified in [BIP32],
as hexadecimal integers,
so we introduce them as such here.
Even though [BIP32] does not explicitly say
how these (32-bit) integers are converted to bytes,
it seems reasonable that they are converted as big endian.
This could be also confirmed by verifying that,
after Base58 encoding,
the serialized keys start with