Hashids.Decode() only supports int32, the current implementation doesn't work with int64 ids. Currently we have to use Hashids.DecodeLong().