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