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