pub fn sign_shreds_cpu(
    thread_pool: &ThreadPool,
    keypair: &Keypair,
    batches: &mut [PacketBatch]
)