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