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