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