/*:: type CRC32Type = number; type ABuf = Array | Uint8Array | Buffer; type CRC32TableType = Array | Int32Array; */