const MAX_INITIAL_ALLOCATION: usize = 1024;
Initial-allocation cap for zcash_deserialize_external_count.
zcash_deserialize_external_count
1024 is large enough that honest messages amortize their growth to a few reallocations.