const PULL_RESPONSE_MIN_SERIALIZED_SIZE: usize = 161;
Minimum serialized size of a Protocol::PullResponse packet.