pub unsafe fn JS_NewUint16ArrayWithBuffer( cx: *mut JSContext, arrayBuffer: HandleObject<'_>, byteOffset: usize, length: i64, ) -> *mut JSObject