pub type FheInt8Slice<'a> = FheIntSlice<'a, FheInt8Id>;
pub struct FheInt8Slice<'a> { /* private fields */ }