pub type CpuFheInt8Array = CpuFheIntArray<FheInt8Id>;
pub struct CpuFheInt8Array { /* private fields */ }