pub type PackedFloat32Array = PackedArray<f32>;
pub struct PackedFloat32Array { /* private fields */ }