pub fn verify_shred_cpu(
    packet: &Packet,
    slot_leaders: &HashMap<Slot, [u8; 32]>
) -> bool