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