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