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