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