pub fn ed25519_verify_cpu(
    batches: &mut [PacketBatch],
    reject_non_vote: bool,
    packet_count: usize
)