const archive/zip.dataDescriptor64Len

2 uses

	archive/zip (current package)
		struct.go#L45: 	dataDescriptor64Len      = 24         // descriptor with 8 byte sizes
		writer.go#L484: 		buf = make([]byte, dataDescriptor64Len)