This will allow functions to accept a `SharedArrayBuffer`. We already support `Uint8Array` which defaults to `Uint8Array<ArrayBufferLike>`.
This will allow functions to accept a
SharedArrayBuffer. We already supportUint8Arraywhich defaults toUint8Array<ArrayBufferLike>.