pub type FheIntArray<Id> = FheBackendArray<DynIntBackend, Id>;
pub struct FheIntArray<Id> { /* private fields */ }