pub type Float32Array = TypedArray<Float32, *mut JSObject>;
struct Float32Array { /* private fields */ }