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