pub type FheUint32Array = FheUintArray<FheUint32Id>;
pub struct FheUint32Array { /* private fields */ }