This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SGLImage with Swift 6.0 for watchOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SGLImage-Package -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

      SGLImage.SGLImageDecoderPNG.(readPLTE in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
  "Swift.Array._baseAddressIfContiguous.getter : Swift.UnsafeMutablePointer<A>?", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      ...
  "Swift.Array.withUnsafeMutableBufferPointer<A>((inout Swift.UnsafeMutableBufferPointer<A>) throws -> A1) throws -> A1", referenced from:
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
  "Swift.Array.count.getter : Swift.Int", referenced from:
      SGLImage.SGLImageDecoderGIF.info() -> () in ImageGIF.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(read in _754950E3C02815EEE048D3EDA042402C)(_: Swift.UnsafeMutablePointer<Swift.UInt8>, maxLength: Swift.Int) -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(read in _754950E3C02815EEE048D3EDA042402C)(_: Swift.UnsafeMutablePointer<Swift.UInt8>, maxLength: Swift.Int) -> () in ImageLoader.o
      ...
  "Swift.Array._owner.getter : Swift.AnyObject?", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
  "Swift.Array.append(__owned A) -> ()", referenced from:
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderPNG.(readPLTE in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
  "Swift.Array.endIndex.getter : Swift.Int", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
  "Swift.Array.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).fixed() throws -> () in Inflate.o
  "Swift.Array.init(repeating: A, count: Swift.Int) -> [A]", referenced from:
      SGLImage.SGLImageRGBA8.init(width: Swift.Int, height: Swift.Int) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      ...
  "type metadata accessor for Swift.Array", referenced from:
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in ImageLoader.o
  "Swift.Array.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.ArraySlice<A>", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
  "protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.UInt8] and conformance [A] : Swift.BidirectionalCollection in Swift in ImageGIF.o
  "protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type [SGLImage.SGLImageDecoder.Type] and conformance [A] : Swift.Collection in Swift in ImageLoader.o
      lazy protocol witness table accessor for type [Swift.UInt8] and conformance [A] : Swift.Collection in Swift in ImageLoader.o
      lazy protocol witness table accessor for type [Swift.Int] and conformance [A] : Swift.Collection in Swift in ImagePNG.o
  "protocol conformance descriptor for [A] : Swift.RangeReplaceableCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.UInt8] and conformance [A] : Swift.RangeReplaceableCollection in Swift in ImageGIF.o
      lazy protocol witness table accessor for type [Swift.Int] and conformance [A] : Swift.RangeReplaceableCollection in Swift in Inflate.o
  "Swift.Array.subscript.modify : (Swift.Int) -> A", referenced from:
      SGLImage.SGLImageRGBA8.subscript.setter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.info() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderPNG.(readTRNS in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      ...
  "Swift.Array.subscript.getter : (Swift.Int) -> A", referenced from:
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.info() -> () in ImageGIF.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      ...
  "Swift.Double.init<A where A: Swift.BinaryInteger>(A) -> Swift.Double", referenced from:
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt16) -> A in ImageLoader.o
  "Swift.Float.isFinite.getter : Swift.Bool", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
  "type metadata for Swift.Float", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt16) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt16) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt16) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt16) -> A in ImageLoader.o
      ...
  "protocol witness table for Swift.Float : Swift.Comparable in Swift", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.(luminanceY in _754950E3C02815EEE048D3EDA042402C)<A>(r: A, g: A, b: A) -> A in ImageLoader.o
  "Swift.Float.init(Swift.Double) -> Swift.Float", referenced from:
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt16) -> A in ImageLoader.o
  "Swift.Float.init<A where A: Swift.BinaryInteger>(A) -> Swift.Float", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt16) -> A in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.(readGAMA in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
  "Swift.Int.init(bitPattern: Swift.OpaquePointer?) -> Swift.Int", referenced from:
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in Image.o
  "type metadata for Swift.Int", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      ...
  "protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
      SGLImage.InflateError.hash(into: inout Swift.Hasher) -> () in Inflate.o
  "protocol witness table for Swift.Int : Swift.Comparable in Swift", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      ...
  "protocol conformance descriptor for Swift.Int : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in ImageBMP.o
  "protocol witness table for Swift.Int : Swift.Strideable in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in ImageBMP.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "protocol conformance descriptor for Swift.Int : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.BinaryInteger in Swift in ImageBMP.o
  "protocol witness table for Swift.Int : Swift.SignedNumeric in Swift", referenced from:
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
  "protocol conformance descriptor for Swift.Int : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in ImageBMP.o
  "protocol witness table for Swift.Int : Swift.CustomStringConvertible in Swift", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
  "(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      ...
  "(extension in Swift):Swift.Collection< where A.Iterator == Swift.IndexingIterator<A>>.makeIterator() -> Swift.IndexingIterator<A>", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      ...
  "(extension in Swift):Swift.RangeReplaceableCollection.removeSubrange(Swift.Range<A.Index>) -> ()", referenced from:
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
  "(extension in Swift):Swift.RangeReplaceableCollection< where A: Swift.BidirectionalCollection>.removeLast() -> A.Swift.Sequence.Element", referenced from:
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
  "type metadata accessor for Swift.Range", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in ImageBMP.o
  "protocol conformance descriptor for < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.Range<Swift.UInt16> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Inflate.o
  "Swift.UnsafeMutablePointer.deallocate(capacity: Swift.Int) -> ()", referenced from:
      SGLImage.SGLImage.deinit in Image.o
  "static Swift.UnsafeMutablePointer.allocate(capacity: Swift.Int) -> Swift.UnsafeMutablePointer<A>", referenced from:
      SGLImage.SGLImage.init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImage<A> in Image.o
  "Swift.UnsafeMutableBufferPointer.baseAddress.getter : Swift.UnsafeMutablePointer<A>?", referenced from:
      closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImage.deinit in Image.o
      closure #1 (inout Swift.UnsafeMutableBufferPointer<Swift.UInt8>) -> () in SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
  "Swift.UnsafeMutableBufferPointer.init(start: Swift.UnsafeMutablePointer<A>?, count: Swift.Int) -> Swift.UnsafeMutableBufferPointer<A>", referenced from:
      closure #1 (Swift.UnsafeMutablePointer<Swift.UInt8>) throws -> () in closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImage.init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImage<A> in Image.o
  "Swift.UnsafeMutableBufferPointer.subscript.modify : (Swift.Int) -> A", referenced from:
      SGLImage.SGLImage.subscript.setter : (Swift.Int, Swift.Int, Swift.Int) -> A in Image.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "Swift.UnsafeMutableBufferPointer.subscript.getter : (Swift.Int) -> A", referenced from:
      SGLImage.SGLImage.subscript.getter : (Swift.Int, Swift.Int, Swift.Int) -> A in Image.o
  "type metadata for Swift.UInt", referenced from:
      SGLImage.SGLImageDecoderBMP.shiftCount(Swift.Int) -> (sh: Swift.Int, ct: Swift.UInt16) in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.UnsignedInteger in Swift in ImageBMP.o
      SGLImage.SGLImageDecoderPNG.(readGAMA in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.BinaryInteger in Swift in ImagePNG.o
  "protocol witness table for Swift.UInt : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.Equatable in __C_Synthesized in ImageLoader.o
  "protocol conformance descriptor for Swift.UInt : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.UnsignedInteger in Swift in ImageBMP.o
  "protocol conformance descriptor for Swift.UInt : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.BinaryInteger in Swift in ImagePNG.o
  "protocol conformance descriptor for Swift.UInt : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in ImageBMP.o
  "nominal type descriptor for Swift.ArraySlice", referenced from:
      _symbolic _____ySiG s10ArraySliceV in Inflate.o
  "protocol conformance descriptor for Swift.ArraySlice<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.ArraySlice<Swift.Int> and conformance Swift.ArraySlice<A> : Swift.Collection in Swift in Inflate.o
  "protocol descriptor for Swift.SetAlgebra", referenced from:
      l_got.$ss10SetAlgebraMp in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.union(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP5unionyxxnFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from:
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP8subtractyyxFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.formUnion(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in ImageLoader.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from:
      l_got.$ss10SetAlgebraPSQTb in ImageLoader.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra< where A.ArrayLiteralElement == A.Element>.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSDataReadingOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.init() -> A", referenced from:
      l_got.$ss10SetAlgebraPxycfCTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in ImageLoader.o
  "Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
      SGLImage.InflateError.hashValue.getter : Swift.Int in Inflate.o
  "nominal type descriptor for Swift._ArrayBuffer", referenced from:
      _symbolic _____y_____G s12_ArrayBufferV s5UInt8V in ImageLoader.o
  "protocol conformance descriptor for Swift._ArrayBuffer<A> : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type Swift._ArrayBuffer<Swift.UInt8> and conformance Swift._ArrayBuffer<A> : Swift.Sequence in Swift in ImageLoader.o
  "Swift.ContiguousArray.init<A where A == A1.Element, A1: Swift.Sequence>(A1) -> Swift.ContiguousArray<A>", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
  "Swift.IndexingIterator.next() -> A.Element?", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      ...
  "nominal type descriptor for Swift.IndexingIterator", referenced from:
      _symbolic _____ySnySiGG s16IndexingIteratorV in ImageBMP.o
      _symbolic _____ySay_____mGG s16IndexingIteratorV 8SGLImage0C7DecoderC in ImageLoader.o
      _symbolic _____ySaySiGG s16IndexingIteratorV in ImagePNG.o
      _symbolic _____ySny_____GG s16IndexingIteratorV s6UInt16V in Inflate.o
      _symbolic _____ySNySiGG s16IndexingIteratorV in Inflate.o
  "Swift.StrideToIterator.next() -> A?", referenced from:
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "nominal type descriptor for Swift.StrideToIterator", referenced from:
      _symbolic _____ySiG s16StrideToIteratorV in ImageLoader.o
  "(extension in Swift):Swift.FixedWidthInteger.init<A where A1: Swift.BinaryInteger>(truncatingIfNeeded: A1) -> A", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      SGLImage.SGLImageRGBA8.init(width: Swift.Int, height: Swift.Int) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.init(width: Swift.Int, height: Swift.Int) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.setter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.setter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      ...
  "Swift._fatalErrorMessage(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in Image.o
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in Image.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in Image.o
      generic specialization <serialized, ()> of closure #1 (Swift.UnsafePointer<Swift.UInt8>) throws -> A in closure #1 (Swift.UnsafePointer<Swift.UInt64>) throws -> A in Swift.Unicode.Scalar.withUTF8CodeUnits<A>((Swift.UnsafeBufferPointer<Swift.UInt8>) throws -> A) throws -> A in Image.o
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in Image.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in Image.o
      ...
  "Swift.withExtendedLifetime<A, B>(A, () throws -> B) throws -> B", referenced from:
      SGLImage.SGLImage.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<A>) throws -> ()) throws -> () in Image.o
  "Swift._ContiguousArrayBuffer.firstElementAddress.getter : Swift.UnsafeMutablePointer<A>", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
  "Swift._ContiguousArrayBuffer.owner.getter : Swift.AnyObject", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in ImageLoader.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in ImageLoader.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      one-time initialization function for decoders in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      one-time initialization function for (SIG in _5D6D82D28AFC3B398073307A7D91CB12) in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextInterlacedRow in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextInterlacedRow in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextInterlacedRow in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextInterlacedRow in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      ...
  "Swift.== infix<A where A: Swift.RawRepresentable, A.RawValue: Swift.Equatable>(A, A) -> Swift.Bool", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.Equatable in __C_Synthesized in ImageLoader.o
  "Swift._convertInOutToPointerArgument<A where A: Swift._Pointer>(Builtin.RawPointer) -> A", referenced from:
      @nonobjc __C.NSData.init(contentsOfFile: Swift.String, options: __C.NSDataReadingOptions) throws -> __C.NSData in ImageLoader.o
  "Swift.abs<A where A: Swift.Comparable, A: Swift.SignedNumeric>(A) -> A", referenced from:
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
  "Swift.max<A where A: Swift.Comparable>(A, A) -> A", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
  "Swift.min<A where A: Swift.Comparable>(A, A) -> A", referenced from:
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(read in _754950E3C02815EEE048D3EDA042402C)(_: Swift.UnsafeMutablePointer<Swift.UInt8>, maxLength: Swift.Int) -> () in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.(luminanceY in _754950E3C02815EEE048D3EDA042402C)<A>(r: A, g: A, b: A) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.(luminanceY in _754950E3C02815EEE048D3EDA042402C)<A>(r: A, g: A, b: A) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.(luminanceY in _754950E3C02815EEE048D3EDA042402C)<A>(r: A, g: A, b: A) -> A in ImageLoader.o
      ...
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic ______p s5ErrorP in ImageLoader.o
      l_got.$ss5ErrorMp in Inflate.o
  "method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in Inflate.o
  "method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
      l_got.$ss5ErrorP5_codeSivgTq in Inflate.o
  "method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
      l_got.$ss5ErrorP7_domainSSvgTq in Inflate.o
  "method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in Inflate.o
  "(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance SGLImage.InflateError : Swift.Error in SGLImage in Inflate.o
  "(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance SGLImage.InflateError : Swift.Error in SGLImage in Inflate.o
  "(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance SGLImage.InflateError : Swift.Error in SGLImage in Inflate.o
  "(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance SGLImage.InflateError : Swift.Error in SGLImage in Inflate.o
  "type metadata for Swift.Int32", referenced from:
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      ...
  "protocol conformance descriptor for Swift.Int32 : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.SignedInteger in Swift in ImageLoader.o
  "protocol conformance descriptor for Swift.Int32 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in ImageLoader.o
  "protocol conformance descriptor for Swift.Int32 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in ImageLoader.o
  "nominal type descriptor for Swift.UInt8", referenced from:
      _symbolic _____1r_AA1gAA1bAA1at s5UInt8V in Image.o
      _symbolic Say_____1r_AA1gAA1bAA1atG s5UInt8V in Image.o
      _symbolic _____ s5UInt8V in Image.o
      _symbolic Si6prefix______5firstAB6suffixt s5UInt8V in ImageGIF.o
      _symbolic SaySi6prefix______5firstAB6suffixtG s5UInt8V in ImageGIF.o
      _symbolic Say_____G s5UInt8V in ImageGIF.o
      _symbolic _____y_____G s12_ArrayBufferV s5UInt8V in ImageLoader.o
      ...
  "type metadata for Swift.UInt8", referenced from:
      closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      closure #1 (Swift.UnsafeMutablePointer<Swift.UInt8>) throws -> () in closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.FixedWidthInteger in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.UnsignedInteger in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in ImageBMP.o
      ...
  "protocol conformance descriptor for Swift.UInt8 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.UnsignedInteger in Swift in ImageBMP.o
  "protocol conformance descriptor for Swift.UInt8 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in ImageBMP.o
  "protocol conformance descriptor for Swift.UInt8 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.FixedWidthInteger in Swift in ImageBMP.o
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      SGLImage.InflateError.hash(into: inout Swift.Hasher) -> () in Inflate.o
  "nominal type descriptor for Swift.UInt16", referenced from:
      _symbolic _____ s6UInt16V in ImageBMP.o
      _symbolic Sny_____G s6UInt16V in Inflate.o
      _symbolic _____ySny_____GG s16IndexingIteratorV s6UInt16V in Inflate.o
      _symbolic Say_____G s6UInt16V in Inflate.o
  "type metadata for Swift.UInt16", referenced from:
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      ...
  "protocol witness table for Swift.UInt16 : Swift.Comparable in Swift", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).stored() throws -> () in Inflate.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.UnsignedInteger in Swift in ImageBMP.o
  "protocol witness table for Swift.UInt16 : Swift.Strideable in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.UInt16> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Inflate.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.BinaryInteger in Swift in ImageBMP.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.FixedWidthInteger in Swift in ImageBMP.o
  "Swift.stride<A where A: Swift.Strideable>(from: A, to: A, by: A.Stride) -> Swift.StrideTo<A>", referenced from:
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "Swift.Unicode.Scalar.init(Swift.Int) -> Swift.Unicode.Scalar?", referenced from:
      SGLImage.SGLImageDecoderPNG.(chunkName in _5D6D82D28AFC3B398073307A7D91CB12)() -> Swift.String in ImagePNG.o
  "Swift.StrideTo.makeIterator() -> Swift.StrideToIterator<A>", referenced from:
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "nominal type descriptor for Swift.StrideTo", referenced from:
      _symbolic _____ySiG s8StrideToV in ImageLoader.o
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in ImageLoader.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in ImageLoader.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in ImageLoader.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.insert(A) -> (inserted: Swift.Bool, memberAfterInsert: A)", referenced from:
      protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.remove(A) -> A?", referenced from:
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.update(with: A) -> A?", referenced from:
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.contains(A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formIntersection(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formSymmetricDifference(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formUnion(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.init() -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "type metadata for Any", referenced from:
      @nonobjc __C.NSError.init(domain: Swift.String, code: Swift.Int, userInfo: [Swift.String : Any]?) -> __C.NSError in ImagePNG.o
  "type metadata for ()", referenced from:
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImage.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<A>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      full type metadata for SGLImage.SGLImageRGBA8 in Image.o
      full type metadata for SGLImage.SGLImageLoader in ImageLoader.o
      full type metadata for SGLImage.SGLImageDecoder in ImageLoader.o
      full type metadata for SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C) in Inflate.o
      full type metadata for SGLImage.(Huffman in _5FA8E46EA425B331B8AF65492D3F1A8C) in Inflate.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      metaclass for SGLImage.SGLImageRGBA8 in Image.o
      metaclass for SGLImage.SGLImageRGBA8 in Image.o
      ___unnamed_6 in Image.o
      ___unnamed_8 in Image.o
      ___unnamed_9 in Image.o
      ___unnamed_10 in Image.o
      ___unnamed_11 in Image.o
      ...
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_SGLImage in Image.o
  "__swift_stdlib_reportUnimplementedInitializerInFile", referenced from:
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in Image.o
  "_swift_allocError", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).init(() throws -> Swift.UInt8, (Swift.UInt8) throws -> ()) throws -> SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C) in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).stored() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).symbol(SGLImage.(Huffman in _5FA8E46EA425B331B8AF65492D3F1A8C)) throws -> Swift.Int in Inflate.o
      ...
  "_swift_allocObject", referenced from:
      SGLImage.SGLImageRGBA8.__allocating_init(width: Swift.Int, height: Swift.Int) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImage.__allocating_init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImage<A> in Image.o
      SGLImage.SGLImageGreyscale.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyscale.__allocating_init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyAlpha.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageGreyAlpha.__allocating_init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageRGB.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGB<A> in Image.o
      ...
  "_swift_allocateGenericClassMetadata", referenced from:
      type metadata instantiation function for SGLImage.SGLImage in Image.o
      type metadata instantiation function for SGLImage.SGLImageGreyscale in Image.o
      type metadata instantiation function for SGLImage.SGLImageGreyAlpha in Image.o
      type metadata instantiation function for SGLImage.SGLImageRGB in Image.o
      type metadata instantiation function for SGLImage.SGLImageRGBA in Image.o
  "_swift_beginAccess", referenced from:
      SGLImage.SGLImageRGBA8.array.getter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.modify : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageGreyscale.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyAlpha.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageRGB.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGB<A> in Image.o
      SGLImage.SGLImageRGBA.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA<A> in Image.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      SGLImage.SGLImageRGBA8.array.getter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageGreyscale.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyscale.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyAlpha.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageGreyAlpha.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      ...
  "_swift_deallocClassInstance", referenced from:
      SGLImage.SGLImageRGBA8.__deallocating_deinit in Image.o
      SGLImage.SGLImage.__deallocating_deinit in Image.o
      SGLImage.SGLImageGreyscale.__deallocating_deinit in Image.o
      SGLImage.SGLImageGreyAlpha.__deallocating_deinit in Image.o
      SGLImage.SGLImageRGB.__deallocating_deinit in Image.o
      SGLImage.SGLImageRGBA.__deallocating_deinit in Image.o
      SGLImage.SGLImageDecoderBMP.__deallocating_deinit in ImageBMP.o
      ...
  "_swift_deallocObject", referenced from:
      l_objectdestroy in ImagePNG.o
      l_objectdestroy in Inflate.o
  "_swift_dynamicCast", referenced from:
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      ...
  "_swift_endAccess", referenced from:
      SGLImage.SGLImageRGBA8.array.getter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.modify : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] with unmangled suffix ".resume.0" in Image.o
      SGLImage.SGLImageRGBA8.array.modify : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] with unmangled suffix ".resume.0" in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      ...
  "_swift_errorRelease", referenced from:
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
      ...
  "_swift_errorRetain", referenced from:
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
  "_swift_getAssociatedTypeWitness", referenced from:
      SGLImage.SGLImageDecoderBMP.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      ...
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.NSDataReadingOptions in ImageLoader.o
  "_swift_getGenericMetadata", referenced from:
      ___swift_instantiateGenericMetadata in Image.o
  "_swift_getObjCClassFromMetadata", referenced from:
      __C.NSData.__allocating_init(contentsOfFile: Swift.String, options: __C.NSDataReadingOptions) throws -> __C.NSData in ImageLoader.o
      __C.NSData.__allocating_init() -> __C.NSData in ImageLoader.o
      __C.NSError.__allocating_init(domain: Swift.String, code: Swift.Int, userInfo: [Swift.String : Any]?) -> __C.NSError in ImagePNG.o
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSData in ImageLoader.o
      type metadata accessor for __C.NSError in ImageLoader.o
  "_swift_getTupleTypeMetadata", referenced from:
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
  "_swift_getTupleTypeMetadata2", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in ImageBMP.o
      Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in Inflate.o
  "_swift_getTypeByMangledNameInContext2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in Image.o
  "_swift_getTypeByMangledNameInContextInMetadataState2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in ImageBMP.o
  "_swift_getWitnessTable", referenced from:
      SGLImage.SGLImageGreyscale.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyAlpha.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageRGB.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGB<A> in Image.o
      SGLImage.SGLImageRGBA.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA<A> in Image.o
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in ImageBMP.o
      ...
  "_swift_initClassMetadata2", referenced from:
      type metadata completion function for SGLImage.SGLImage in Image.o
      type metadata completion function for SGLImage.SGLImageGreyscale in Image.o
      type metadata completion function for SGLImage.SGLImageGreyAlpha in Image.o
      type metadata completion function for SGLImage.SGLImageRGB in Image.o
      type metadata completion function for SGLImage.SGLImageRGBA in Image.o
  "_swift_once", referenced from:
      SGLImage.SGLImageLoader.decoders.unsafeMutableAddressor : [SGLImage.SGLImageDecoder.Type] in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.(SIG in _5D6D82D28AFC3B398073307A7D91CB12).unsafeMutableAddressor : [Swift.Int] in ImagePNG.o
      SGLImage.(FASTMASK in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : Swift.Int in Inflate.o
      SGLImage.(WINSIZE in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : Swift.Int in Inflate.o
      SGLImage.(WINMASK in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : Swift.Int in Inflate.o
      SGLImage.(LenBits in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : [Swift.Int] in Inflate.o
      SGLImage.(LenBase in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : [Swift.Int] in Inflate.o
      ...
  "_swift_release", referenced from:
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      ...
  "_swift_retain", referenced from:
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      ...
  "_swift_unknownObjectRelease", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      outlined destroy of Swift.ArraySlice<Swift.Int> in Inflate.o
  "_swift_weakAssign", referenced from:
      SGLImage.SGLImageDecoder.loader.setter : SGLImage.SGLImageLoader? in ImageLoader.o
      SGLImage.SGLImageDecoder.loader.modify : SGLImage.SGLImageLoader? with unmangled suffix ".resume.0" in ImageLoader.o
      SGLImage.SGLImageDecoder.loader.modify : SGLImage.SGLImageLoader? with unmangled suffix ".resume.0" in ImageLoader.o
  "_swift_weakDestroy", referenced from:
      SGLImage.SGLImageDecoder.deinit in ImageLoader.o
  "_swift_weakInit", referenced from:
      SGLImage.SGLImageDecoder.init() -> SGLImage.SGLImageDecoder in ImageLoader.o
  "_swift_weakLoadStrong", referenced from:
      SGLImage.SGLImageDecoder.loader.getter : SGLImage.SGLImageLoader? in ImageLoader.o
      SGLImage.SGLImageDecoder.loader.modify : SGLImage.SGLImageLoader? in ImageLoader.o
  "_swift_willThrow", referenced from:
      @nonobjc __C.NSData.init(contentsOfFile: Swift.String, options: __C.NSDataReadingOptions) throws -> __C.NSData in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.(nextChunk in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.Int) throws -> () in ImagePNG.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).init(() throws -> Swift.UInt8, (Swift.UInt8) throws -> ()) throws -> SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C) in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).stored() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      ...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLImage.build/Debug-watchos/SGLImage.build/Objects-normal/arm64/Binary/SGLImage normal arm64 (in target 'SGLImage' from project 'SGLImage')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SGLImage-Package -destination generic/platform=watchos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'SGLImage' in project 'SGLImage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SGLImage' from project 'SGLImage')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLImage.build/Debug-watchos/SGLImage.build/Objects-normal/arm64/Binary/SGLImage normal arm64 (in target 'SGLImage' from project 'SGLImage')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos10.4 -dynamiclib -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLImage.build/Debug-watchos/SGLImage.build/Objects-normal/arm64/SGLImage.LinkFileList -install_name @rpath/SGLImage.framework/SGLImage -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLImage.build/Debug-watchos/SGLImage.build/Objects-normal/arm64/SGLImage_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLImage.build/Debug-watchos/SGLImage.build/Objects-normal/arm64/SGLImage.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLImage.build/Debug-watchos/SGLImage.build/Objects-normal/arm64/SGLImage_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLImage.build/Debug-watchos/SGLImage.build/Objects-normal/arm64/Binary/SGLImage
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCore.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftDarwin.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_Concurrency.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftObservation.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_StringProcessing.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftSwiftOnoneSupport.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
Undefined symbols for architecture arm64:
  "associated type descriptor for Swift.ExpressibleByArrayLiteral.ArrayLiteralElement", referenced from:
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in ImageLoader.o
  "associated type descriptor for Swift.SetAlgebra.Element", referenced from:
      l_got.$s7Elements10SetAlgebraPTl in ImageLoader.o
  "associated type descriptor for Swift.RawRepresentable.RawValue", referenced from:
      l_got.$s8RawValueSYTl in ImageLoader.o
  "value witness table for Builtin.Int64", referenced from:
      type metadata completion function for SGLImage.SGLImage in Image.o
      full type metadata for __C.NSDataReadingOptions in ImageLoader.o
  "value witness table for Builtin.NativeObject", referenced from:
      full type metadata for SGLImage.SGLImageRGBA8 in Image.o
      full type metadata for SGLImage.SGLImageDecoderBMP in ImageBMP.o
      full type metadata for SGLImage.SGLImageDecoderGIF in ImageGIF.o
      full type metadata for SGLImage.SGLImageLoader in ImageLoader.o
      full type metadata for SGLImage.SGLImageDecoder in ImageLoader.o
      full type metadata for SGLImage.SGLImageDecoderPNG in ImagePNG.o
      full type metadata for SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C) in Inflate.o
      ...
  "Swift.String.init() -> Swift.String", referenced from:
      implicit closure #1 () -> Swift.String in default argument 1 of Swift.precondition(_: @autoclosure () -> Swift.Bool, _: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> () in Image.o
      implicit closure #1 () -> Swift.String in default argument 0 of Swift.fatalError(_: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> Swift.Never in ImageBMP.o
      implicit closure #1 () -> Swift.String in default argument 0 of Swift.preconditionFailure(_: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> Swift.Never in ImageLoader.o
      implicit closure #1 () -> Swift.String in default argument 1 of Swift.assert(_: @autoclosure () -> Swift.Bool, _: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> () in ImagePNG.o
  "Swift.Array.init() -> [A]", referenced from:
      variable initialization expression of SGLImage.SGLImageDecoderGIF.(pal in _DC7A2A492580E939C649007F8933D2CF) : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in ImageGIF.o
      variable initialization expression of SGLImage.SGLImageDecoderGIF.(codes in _DC7A2A492580E939C649007F8933D2CF) : [(prefix: Swift.Int, first: Swift.UInt8, suffix: Swift.UInt8)] in ImageGIF.o
      variable initialization expression of SGLImage.SGLImageDecoderGIF.(out in _DC7A2A492580E939C649007F8933D2CF) : [Swift.UInt8] in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.init() -> SGLImage.SGLImageDecoderGIF in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.init() -> SGLImage.SGLImageDecoderGIF in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.init() -> SGLImage.SGLImageDecoderGIF in ImageGIF.o
      variable initialization expression of SGLImage.SGLImageLoader.(buf in _754950E3C02815EEE048D3EDA042402C) : [Swift.UInt8] in ImageLoader.o
      ...
  "protocol conformance descriptor for Swift.AutoreleasingUnsafeMutablePointer<A> : Swift._Pointer in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.AutoreleasingUnsafeMutablePointer<__C.NSError?> and conformance Swift.AutoreleasingUnsafeMutablePointer<A> : Swift._Pointer in Swift in ImageLoader.o
  "method descriptor for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in Inflate.o
  "method descriptor for Swift.Hashable.hash(into: inout Swift.Hasher) -> ()", referenced from:
      l_got.$sSH4hash4intoys6HasherVz_tFTq in Inflate.o
  "method descriptor for Swift.Hashable.hashValue.getter : Swift.Int", referenced from:
      l_got.$sSH9hashValueSivgTq in Inflate.o
  "protocol descriptor for Swift.Hashable", referenced from:
      l_got.$sSHMp in Inflate.o
  "base conformance descriptor for Swift.Hashable: Swift.Equatable", referenced from:
      l_got.$sSHSQTb in Inflate.o
  "(extension in Swift):Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance SGLImage.InflateError : Swift.Hashable in SGLImage in Inflate.o
  "Swift.Character.init(Swift.Unicode.Scalar) -> Swift.Character", referenced from:
      SGLImage.SGLImageDecoderPNG.(chunkName in _5D6D82D28AFC3B398073307A7D91CB12)() -> Swift.String in ImagePNG.o
  "type metadata accessor for Swift.ClosedRange", referenced from:
      Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in Inflate.o
  "protocol conformance descriptor for < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.ClosedRange<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.ClosedRange<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.ClosedRange<A> : Swift.Collection in Swift in Inflate.o
  "method descriptor for static Swift.Equatable.== infix(A, A) -> Swift.Bool", referenced from:
      l_got.$sSQ2eeoiySbx_xtFZTq in ImageLoader.o
      l_got.$sSQ2eeoiySbx_xtFZTq in Inflate.o
  "protocol descriptor for Swift.Equatable", referenced from:
      l_got.$sSQMp in ImageLoader.o
      l_got.$sSQMp in Inflate.o
  "Swift.String.init<A>(describing: A) -> Swift.String", referenced from:
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
  "Swift.String.init(stringInterpolation: Swift.DefaultStringInterpolation) -> Swift.String", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
  "static Swift.String.+ infix(Swift.String, Swift.String) -> Swift.String", referenced from:
      SGLImage.SGLImageDecoderPNG.info() -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextChunk in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.Int) throws -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextChunk in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.Int) throws -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextChunk in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.Int) throws -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextChunk in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.Int) throws -> () in ImagePNG.o
  "Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
      static SGLImage.SGLImageDecoderBMP.test(SGLImage.SGLImageLoader) -> Swift.Bool in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      ...
  "static Swift.String.+= infix(inout Swift.String, Swift.String) -> ()", referenced from:
      SGLImage.SGLImageDecoderPNG.(chunkName in _5D6D82D28AFC3B398073307A7D91CB12)() -> Swift.String in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(chunkName in _5D6D82D28AFC3B398073307A7D91CB12)() -> Swift.String in ImagePNG.o
  "Swift.String.utf8.getter : Swift.String.UTF8View", referenced from:
      static SGLImage.SGLImageDecoder.chars(Swift.String) -> Swift.Int in ImageLoader.o
  "type metadata for Swift.String.UTF8View", referenced from:
      static SGLImage.SGLImageDecoder.chars(Swift.String) -> Swift.Int in ImageLoader.o
      lazy protocol witness table accessor for type Swift.String.UTF8View and conformance Swift.String.UTF8View : Swift.Sequence in Swift in ImageLoader.o
  "protocol conformance descriptor for Swift.String.UTF8View : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.String.UTF8View and conformance Swift.String.UTF8View : Swift.Sequence in Swift in ImageLoader.o
  "type metadata for Swift.String", referenced from:
      @nonobjc __C.NSError.init(domain: Swift.String, code: Swift.Int, userInfo: [Swift.String : Any]?) -> __C.NSError in ImagePNG.o
  "protocol witness table for Swift.String : Swift.Hashable in Swift", referenced from:
      @nonobjc __C.NSError.init(domain: Swift.String, code: Swift.Int, userInfo: [Swift.String : Any]?) -> __C.NSError in ImagePNG.o
  "Swift.String.init(Swift.Character) -> Swift.String", referenced from:
      SGLImage.SGLImageDecoderPNG.(chunkName in _5D6D82D28AFC3B398073307A7D91CB12)() -> Swift.String in ImagePNG.o
  "(extension in Swift):Swift.Sequence.reduce<A>(A1, (A1, A.Element) throws -> A1) throws -> A1", referenced from:
      static SGLImage.SGLImageDecoder.chars(Swift.String) -> Swift.Int in ImageLoader.o
  "(extension in Swift):Swift.UnsignedInteger< where A: Swift.FixedWidthInteger>.init<A where A1: Swift.BinaryInteger>(A1) -> A", referenced from:
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.shiftCount(Swift.Int) -> (sh: Swift.Int, ct: Swift.UInt16) in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      ...
  "method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from:
      l_got.$sSY8rawValue03RawB0QzvgTq in ImageLoader.o
  "method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from:
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in ImageLoader.o
  "protocol descriptor for Swift.RawRepresentable", referenced from:
      l_got.$sSYMp in ImageLoader.o
  "(extension in Swift):Swift.SignedInteger< where A: Swift.FixedWidthInteger>.init<A where A1: Swift.BinaryInteger>(A1) -> A", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      ...
  "Swift.Array.reserveCapacity(Swift.Int) -> ()", referenced from:
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.(readPLTE in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
  "Swift.Array._baseAddressIfContiguous.getter : Swift.UnsafeMutablePointer<A>?", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      ...
  "Swift.Array.withUnsafeMutableBufferPointer<A>((inout Swift.UnsafeMutableBufferPointer<A>) throws -> A1) throws -> A1", referenced from:
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
  "Swift.Array.count.getter : Swift.Int", referenced from:
      SGLImage.SGLImageDecoderGIF.info() -> () in ImageGIF.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(read in _754950E3C02815EEE048D3EDA042402C)(_: Swift.UnsafeMutablePointer<Swift.UInt8>, maxLength: Swift.Int) -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(read in _754950E3C02815EEE048D3EDA042402C)(_: Swift.UnsafeMutablePointer<Swift.UInt8>, maxLength: Swift.Int) -> () in ImageLoader.o
      ...
  "Swift.Array._owner.getter : Swift.AnyObject?", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
  "Swift.Array.append(__owned A) -> ()", referenced from:
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderPNG.(readPLTE in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
  "Swift.Array.endIndex.getter : Swift.Int", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
  "Swift.Array.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).fixed() throws -> () in Inflate.o
  "Swift.Array.init(repeating: A, count: Swift.Int) -> [A]", referenced from:
      SGLImage.SGLImageRGBA8.init(width: Swift.Int, height: Swift.Int) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      ...
  "type metadata accessor for Swift.Array", referenced from:
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in ImageLoader.o
  "Swift.Array.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.ArraySlice<A>", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
  "protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.UInt8] and conformance [A] : Swift.BidirectionalCollection in Swift in ImageGIF.o
  "protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type [SGLImage.SGLImageDecoder.Type] and conformance [A] : Swift.Collection in Swift in ImageLoader.o
      lazy protocol witness table accessor for type [Swift.UInt8] and conformance [A] : Swift.Collection in Swift in ImageLoader.o
      lazy protocol witness table accessor for type [Swift.Int] and conformance [A] : Swift.Collection in Swift in ImagePNG.o
  "protocol conformance descriptor for [A] : Swift.RangeReplaceableCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.UInt8] and conformance [A] : Swift.RangeReplaceableCollection in Swift in ImageGIF.o
      lazy protocol witness table accessor for type [Swift.Int] and conformance [A] : Swift.RangeReplaceableCollection in Swift in Inflate.o
  "Swift.Array.subscript.modify : (Swift.Int) -> A", referenced from:
      SGLImage.SGLImageRGBA8.subscript.setter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.info() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderPNG.(readTRNS in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      ...
  "Swift.Array.subscript.getter : (Swift.Int) -> A", referenced from:
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.info() -> () in ImageGIF.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.loadCodes() -> () in ImageGIF.o
      ...
  "Swift.Double.init<A where A: Swift.BinaryInteger>(A) -> Swift.Double", referenced from:
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt16) -> A in ImageLoader.o
  "Swift.Float.isFinite.getter : Swift.Bool", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
  "type metadata for Swift.Float", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt16) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt16) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt16) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt16) -> A in ImageLoader.o
      ...
  "protocol witness table for Swift.Float : Swift.Comparable in Swift", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.(luminanceY in _754950E3C02815EEE048D3EDA042402C)<A>(r: A, g: A, b: A) -> A in ImageLoader.o
  "Swift.Float.init(Swift.Double) -> Swift.Float", referenced from:
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt16) -> A in ImageLoader.o
  "Swift.Float.init<A where A: Swift.BinaryInteger>(A) -> Swift.Float", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt16) -> A in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.(readGAMA in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
  "Swift.Int.init(bitPattern: Swift.OpaquePointer?) -> Swift.Int", referenced from:
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in Image.o
  "type metadata for Swift.Int", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      ...
  "protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
      SGLImage.InflateError.hash(into: inout Swift.Hasher) -> () in Inflate.o
  "protocol witness table for Swift.Int : Swift.Comparable in Swift", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      ...
  "protocol conformance descriptor for Swift.Int : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in ImageBMP.o
  "protocol witness table for Swift.Int : Swift.Strideable in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in ImageBMP.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "protocol conformance descriptor for Swift.Int : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.BinaryInteger in Swift in ImageBMP.o
  "protocol witness table for Swift.Int : Swift.SignedNumeric in Swift", referenced from:
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
  "protocol conformance descriptor for Swift.Int : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in ImageBMP.o
  "protocol witness table for Swift.Int : Swift.CustomStringConvertible in Swift", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
  "(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      ...
  "(extension in Swift):Swift.Collection< where A.Iterator == Swift.IndexingIterator<A>>.makeIterator() -> Swift.IndexingIterator<A>", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      ...
  "(extension in Swift):Swift.RangeReplaceableCollection.removeSubrange(Swift.Range<A.Index>) -> ()", referenced from:
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
  "(extension in Swift):Swift.RangeReplaceableCollection< where A: Swift.BidirectionalCollection>.removeLast() -> A.Swift.Sequence.Element", referenced from:
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
  "type metadata accessor for Swift.Range", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in ImageBMP.o
  "protocol conformance descriptor for < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.Range<Swift.UInt16> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Inflate.o
  "Swift.UnsafeMutablePointer.deallocate(capacity: Swift.Int) -> ()", referenced from:
      SGLImage.SGLImage.deinit in Image.o
  "static Swift.UnsafeMutablePointer.allocate(capacity: Swift.Int) -> Swift.UnsafeMutablePointer<A>", referenced from:
      SGLImage.SGLImage.init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImage<A> in Image.o
  "Swift.UnsafeMutableBufferPointer.baseAddress.getter : Swift.UnsafeMutablePointer<A>?", referenced from:
      closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImage.deinit in Image.o
      closure #1 (inout Swift.UnsafeMutableBufferPointer<Swift.UInt8>) -> () in SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
  "Swift.UnsafeMutableBufferPointer.init(start: Swift.UnsafeMutablePointer<A>?, count: Swift.Int) -> Swift.UnsafeMutableBufferPointer<A>", referenced from:
      closure #1 (Swift.UnsafeMutablePointer<Swift.UInt8>) throws -> () in closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImage.init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImage<A> in Image.o
  "Swift.UnsafeMutableBufferPointer.subscript.modify : (Swift.Int) -> A", referenced from:
      SGLImage.SGLImage.subscript.setter : (Swift.Int, Swift.Int, Swift.Int) -> A in Image.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "Swift.UnsafeMutableBufferPointer.subscript.getter : (Swift.Int) -> A", referenced from:
      SGLImage.SGLImage.subscript.getter : (Swift.Int, Swift.Int, Swift.Int) -> A in Image.o
  "type metadata for Swift.UInt", referenced from:
      SGLImage.SGLImageDecoderBMP.shiftCount(Swift.Int) -> (sh: Swift.Int, ct: Swift.UInt16) in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.UnsignedInteger in Swift in ImageBMP.o
      SGLImage.SGLImageDecoderPNG.(readGAMA in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.BinaryInteger in Swift in ImagePNG.o
  "protocol witness table for Swift.UInt : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.Equatable in __C_Synthesized in ImageLoader.o
  "protocol conformance descriptor for Swift.UInt : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.UnsignedInteger in Swift in ImageBMP.o
  "protocol conformance descriptor for Swift.UInt : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.BinaryInteger in Swift in ImagePNG.o
  "protocol conformance descriptor for Swift.UInt : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in ImageBMP.o
  "nominal type descriptor for Swift.ArraySlice", referenced from:
      _symbolic _____ySiG s10ArraySliceV in Inflate.o
  "protocol conformance descriptor for Swift.ArraySlice<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.ArraySlice<Swift.Int> and conformance Swift.ArraySlice<A> : Swift.Collection in Swift in Inflate.o
  "protocol descriptor for Swift.SetAlgebra", referenced from:
      l_got.$ss10SetAlgebraMp in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.union(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP5unionyxxnFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from:
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP8subtractyyxFTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.formUnion(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in ImageLoader.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from:
      l_got.$ss10SetAlgebraPSQTb in ImageLoader.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra< where A.ArrayLiteralElement == A.Element>.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSDataReadingOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.init() -> A", referenced from:
      l_got.$ss10SetAlgebraPxycfCTq in ImageLoader.o
  "method descriptor for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in ImageLoader.o
  "Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
      SGLImage.InflateError.hashValue.getter : Swift.Int in Inflate.o
  "nominal type descriptor for Swift._ArrayBuffer", referenced from:
      _symbolic _____y_____G s12_ArrayBufferV s5UInt8V in ImageLoader.o
  "protocol conformance descriptor for Swift._ArrayBuffer<A> : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type Swift._ArrayBuffer<Swift.UInt8> and conformance Swift._ArrayBuffer<A> : Swift.Sequence in Swift in ImageLoader.o
  "Swift.ContiguousArray.init<A where A == A1.Element, A1: Swift.Sequence>(A1) -> Swift.ContiguousArray<A>", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
  "Swift.IndexingIterator.next() -> A.Element?", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderGIF.(loadColorTable in _DC7A2A492580E939C649007F8933D2CF)(count: Swift.Int) -> () in ImageGIF.o
      SGLImage.SGLImageDecoderGIF.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageGIF.o
      ...
  "nominal type descriptor for Swift.IndexingIterator", referenced from:
      _symbolic _____ySnySiGG s16IndexingIteratorV in ImageBMP.o
      _symbolic _____ySay_____mGG s16IndexingIteratorV 8SGLImage0C7DecoderC in ImageLoader.o
      _symbolic _____ySaySiGG s16IndexingIteratorV in ImagePNG.o
      _symbolic _____ySny_____GG s16IndexingIteratorV s6UInt16V in Inflate.o
      _symbolic _____ySNySiGG s16IndexingIteratorV in Inflate.o
  "Swift.StrideToIterator.next() -> A?", referenced from:
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "nominal type descriptor for Swift.StrideToIterator", referenced from:
      _symbolic _____ySiG s16StrideToIteratorV in ImageLoader.o
  "(extension in Swift):Swift.FixedWidthInteger.init<A where A1: Swift.BinaryInteger>(truncatingIfNeeded: A1) -> A", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      SGLImage.SGLImageRGBA8.init(width: Swift.Int, height: Swift.Int) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.init(width: Swift.Int, height: Swift.Int) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.setter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.setter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      ...
  "Swift._fatalErrorMessage(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      __swift_se0333_UnsafeMutablePointer_withMemoryRebound in Image.o
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in Image.o
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in Image.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in Image.o
      generic specialization <serialized, ()> of closure #1 (Swift.UnsafePointer<Swift.UInt8>) throws -> A in closure #1 (Swift.UnsafePointer<Swift.UInt64>) throws -> A in Swift.Unicode.Scalar.withUTF8CodeUnits<A>((Swift.UnsafeBufferPointer<Swift.UInt8>) throws -> A) throws -> A in Image.o
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in Image.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in Image.o
      ...
  "Swift.withExtendedLifetime<A, B>(A, () throws -> B) throws -> B", referenced from:
      SGLImage.SGLImage.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<A>) throws -> ()) throws -> () in Image.o
  "Swift._ContiguousArrayBuffer.firstElementAddress.getter : Swift.UnsafeMutablePointer<A>", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
  "Swift._ContiguousArrayBuffer.owner.getter : Swift.AnyObject", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in ImageLoader.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in ImageLoader.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      SGLImage.SGLImageDecoderBMP.parseHeader() -> () in ImageBMP.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      one-time initialization function for decoders in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      one-time initialization function for (SIG in _5D6D82D28AFC3B398073307A7D91CB12) in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextInterlacedRow in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextInterlacedRow in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextInterlacedRow in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(nextInterlacedRow in _5D6D82D28AFC3B398073307A7D91CB12)() -> () in ImagePNG.o
      ...
  "Swift.== infix<A where A: Swift.RawRepresentable, A.RawValue: Swift.Equatable>(A, A) -> Swift.Bool", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.Equatable in __C_Synthesized in ImageLoader.o
  "Swift._convertInOutToPointerArgument<A where A: Swift._Pointer>(Builtin.RawPointer) -> A", referenced from:
      @nonobjc __C.NSData.init(contentsOfFile: Swift.String, options: __C.NSDataReadingOptions) throws -> __C.NSData in ImageLoader.o
  "Swift.abs<A where A: Swift.Comparable, A: Swift.SignedNumeric>(A) -> A", referenced from:
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.(filter in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.UInt8) -> Swift.Bool in ImagePNG.o
  "Swift.max<A where A: Swift.Comparable>(A, A) -> A", referenced from:
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
  "Swift.min<A where A: Swift.Comparable>(A, A) -> A", referenced from:
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
      SGLImage.SGLImageLoader.(read in _754950E3C02815EEE048D3EDA042402C)(_: Swift.UnsafeMutablePointer<Swift.UInt8>, maxLength: Swift.Int) -> () in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.Float) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.(luminanceY in _754950E3C02815EEE048D3EDA042402C)<A>(r: A, g: A, b: A) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.(luminanceY in _754950E3C02815EEE048D3EDA042402C)<A>(r: A, g: A, b: A) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.(luminanceY in _754950E3C02815EEE048D3EDA042402C)<A>(r: A, g: A, b: A) -> A in ImageLoader.o
      ...
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic ______p s5ErrorP in ImageLoader.o
      l_got.$ss5ErrorMp in Inflate.o
  "method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in Inflate.o
  "method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
      l_got.$ss5ErrorP5_codeSivgTq in Inflate.o
  "method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
      l_got.$ss5ErrorP7_domainSSvgTq in Inflate.o
  "method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in Inflate.o
  "(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance SGLImage.InflateError : Swift.Error in SGLImage in Inflate.o
  "(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance SGLImage.InflateError : Swift.Error in SGLImage in Inflate.o
  "(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance SGLImage.InflateError : Swift.Error in SGLImage in Inflate.o
  "(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance SGLImage.InflateError : Swift.Error in SGLImage in Inflate.o
  "type metadata for Swift.Int32", referenced from:
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      ...
  "protocol conformance descriptor for Swift.Int32 : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.SignedInteger in Swift in ImageLoader.o
  "protocol conformance descriptor for Swift.Int32 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in ImageLoader.o
  "protocol conformance descriptor for Swift.Int32 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in ImageLoader.o
  "nominal type descriptor for Swift.UInt8", referenced from:
      _symbolic _____1r_AA1gAA1bAA1at s5UInt8V in Image.o
      _symbolic Say_____1r_AA1gAA1bAA1atG s5UInt8V in Image.o
      _symbolic _____ s5UInt8V in Image.o
      _symbolic Si6prefix______5firstAB6suffixt s5UInt8V in ImageGIF.o
      _symbolic SaySi6prefix______5firstAB6suffixtG s5UInt8V in ImageGIF.o
      _symbolic Say_____G s5UInt8V in ImageGIF.o
      _symbolic _____y_____G s12_ArrayBufferV s5UInt8V in ImageLoader.o
      ...
  "type metadata for Swift.UInt8", referenced from:
      closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      closure #1 (Swift.UnsafeMutablePointer<Swift.UInt8>) throws -> () in closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.FixedWidthInteger in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.UnsignedInteger in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in ImageBMP.o
      ...
  "protocol conformance descriptor for Swift.UInt8 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.UnsignedInteger in Swift in ImageBMP.o
  "protocol conformance descriptor for Swift.UInt8 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in ImageBMP.o
  "protocol conformance descriptor for Swift.UInt8 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.FixedWidthInteger in Swift in ImageBMP.o
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      SGLImage.InflateError.hash(into: inout Swift.Hasher) -> () in Inflate.o
  "nominal type descriptor for Swift.UInt16", referenced from:
      _symbolic _____ s6UInt16V in ImageBMP.o
      _symbolic Sny_____G s6UInt16V in Inflate.o
      _symbolic _____ySny_____GG s16IndexingIteratorV s6UInt16V in Inflate.o
      _symbolic Say_____G s6UInt16V in Inflate.o
  "type metadata for Swift.UInt16", referenced from:
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadDiscrete<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.mask(Swift.Int, Swift.Int, (sh: Swift.Int, ct: Swift.UInt16)) -> Swift.UInt16 in ImageBMP.o
      ...
  "protocol witness table for Swift.UInt16 : Swift.Comparable in Swift", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).stored() throws -> () in Inflate.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.UnsignedInteger in Swift in ImageBMP.o
  "protocol witness table for Swift.UInt16 : Swift.Strideable in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.UInt16> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Inflate.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.BinaryInteger in Swift in ImageBMP.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.FixedWidthInteger in Swift in ImageBMP.o
  "Swift.stride<A where A: Swift.Strideable>(from: A, to: A, by: A.Stride) -> Swift.StrideTo<A>", referenced from:
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "Swift.Unicode.Scalar.init(Swift.Int) -> Swift.Unicode.Scalar?", referenced from:
      SGLImage.SGLImageDecoderPNG.(chunkName in _5D6D82D28AFC3B398073307A7D91CB12)() -> Swift.String in ImagePNG.o
  "Swift.StrideTo.makeIterator() -> Swift.StrideToIterator<A>", referenced from:
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, rgba: () -> (r: A.Element, g: A.Element, b: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      closure #1 (Swift.UnsafeMutableBufferPointer<A.Element>) -> () in SGLImage.SGLImageDecoder.fill<A where A: SGLImage.SGLImageType>(_: A, row: Swift.Int, start: Swift.Int, step: Swift.Int, ya: () -> (y: A.Element, a: A.Element)) -> () in ImageLoader.o
      ...
  "nominal type descriptor for Swift.StrideTo", referenced from:
      _symbolic _____ySiG s8StrideToV in ImageLoader.o
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in ImageLoader.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in ImageLoader.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in ImageLoader.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.insert(A) -> (inserted: Swift.Bool, memberAfterInsert: A)", referenced from:
      protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.remove(A) -> A?", referenced from:
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.update(with: A) -> A?", referenced from:
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.contains(A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formIntersection(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formSymmetricDifference(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formUnion(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.init() -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSDataReadingOptions : Swift.SetAlgebra in __C_Synthesized in ImageLoader.o
  "type metadata for Any", referenced from:
      @nonobjc __C.NSError.init(domain: Swift.String, code: Swift.Int, userInfo: [Swift.String : Any]?) -> __C.NSError in ImagePNG.o
  "type metadata for ()", referenced from:
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      closure #1 (inout Swift.UnsafeMutableBufferPointer<(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)>) throws -> () in SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImage.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<A>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageLoader.(getNextBuffer in _754950E3C02815EEE048D3EDA042402C)() -> () in ImageLoader.o
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      full type metadata for SGLImage.SGLImageRGBA8 in Image.o
      full type metadata for SGLImage.SGLImageLoader in ImageLoader.o
      full type metadata for SGLImage.SGLImageDecoder in ImageLoader.o
      full type metadata for SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C) in Inflate.o
      full type metadata for SGLImage.(Huffman in _5FA8E46EA425B331B8AF65492D3F1A8C) in Inflate.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      metaclass for SGLImage.SGLImageRGBA8 in Image.o
      metaclass for SGLImage.SGLImageRGBA8 in Image.o
      ___unnamed_6 in Image.o
      ___unnamed_8 in Image.o
      ___unnamed_9 in Image.o
      ___unnamed_10 in Image.o
      ___unnamed_11 in Image.o
      ...
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_SGLImage in Image.o
  "__swift_stdlib_reportUnimplementedInitializerInFile", referenced from:
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in Image.o
  "_swift_allocError", referenced from:
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).init(() throws -> Swift.UInt8, (Swift.UInt8) throws -> ()) throws -> SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C) in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).stored() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).symbol(SGLImage.(Huffman in _5FA8E46EA425B331B8AF65492D3F1A8C)) throws -> Swift.Int in Inflate.o
      ...
  "_swift_allocObject", referenced from:
      SGLImage.SGLImageRGBA8.__allocating_init(width: Swift.Int, height: Swift.Int) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImage.__allocating_init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImage<A> in Image.o
      SGLImage.SGLImageGreyscale.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyscale.__allocating_init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyAlpha.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageGreyAlpha.__allocating_init(width: Swift.Int, height: Swift.Int, channels: Swift.Int) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageRGB.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGB<A> in Image.o
      ...
  "_swift_allocateGenericClassMetadata", referenced from:
      type metadata instantiation function for SGLImage.SGLImage in Image.o
      type metadata instantiation function for SGLImage.SGLImageGreyscale in Image.o
      type metadata instantiation function for SGLImage.SGLImageGreyAlpha in Image.o
      type metadata instantiation function for SGLImage.SGLImageRGB in Image.o
      type metadata instantiation function for SGLImage.SGLImageRGBA in Image.o
  "_swift_beginAccess", referenced from:
      SGLImage.SGLImageRGBA8.array.getter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.modify : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageGreyscale.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyAlpha.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageRGB.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGB<A> in Image.o
      SGLImage.SGLImageRGBA.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA<A> in Image.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      SGLImage.SGLImageRGBA8.array.getter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageGreyscale.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyscale.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyAlpha.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageGreyAlpha.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      ...
  "_swift_deallocClassInstance", referenced from:
      SGLImage.SGLImageRGBA8.__deallocating_deinit in Image.o
      SGLImage.SGLImage.__deallocating_deinit in Image.o
      SGLImage.SGLImageGreyscale.__deallocating_deinit in Image.o
      SGLImage.SGLImageGreyAlpha.__deallocating_deinit in Image.o
      SGLImage.SGLImageRGB.__deallocating_deinit in Image.o
      SGLImage.SGLImageRGBA.__deallocating_deinit in Image.o
      SGLImage.SGLImageDecoderBMP.__deallocating_deinit in ImageBMP.o
      ...
  "_swift_deallocObject", referenced from:
      l_objectdestroy in ImagePNG.o
      l_objectdestroy in Inflate.o
  "_swift_dynamicCast", referenced from:
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.cast<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      SGLImage.SGLImageDecoder.castAlpha<A>(Swift.UInt8) -> A in ImageLoader.o
      ...
  "_swift_endAccess", referenced from:
      SGLImage.SGLImageRGBA8.array.getter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.setter : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] in Image.o
      SGLImage.SGLImageRGBA8.array.modify : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] with unmangled suffix ".resume.0" in Image.o
      SGLImage.SGLImageRGBA8.array.modify : [(r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8)] with unmangled suffix ".resume.0" in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      ...
  "_swift_errorRelease", referenced from:
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
      ...
  "_swift_errorRetain", referenced from:
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageLoader.init(fromFile: Swift.String) -> SGLImage.SGLImageLoader in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.load<A where A: SGLImage.SGLImageType>(A) -> () in ImagePNG.o
  "_swift_getAssociatedTypeWitness", referenced from:
      SGLImage.SGLImageDecoderBMP.load<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      ...
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.NSDataReadingOptions in ImageLoader.o
  "_swift_getGenericMetadata", referenced from:
      ___swift_instantiateGenericMetadata in Image.o
  "_swift_getObjCClassFromMetadata", referenced from:
      __C.NSData.__allocating_init(contentsOfFile: Swift.String, options: __C.NSDataReadingOptions) throws -> __C.NSData in ImageLoader.o
      __C.NSData.__allocating_init() -> __C.NSData in ImageLoader.o
      __C.NSError.__allocating_init(domain: Swift.String, code: Swift.Int, userInfo: [Swift.String : Any]?) -> __C.NSError in ImagePNG.o
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSData in ImageLoader.o
      type metadata accessor for __C.NSError in ImageLoader.o
  "_swift_getTupleTypeMetadata", referenced from:
      SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #1 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
      closure #2 () -> (A.Element, A.Element, A.Element, A.Element) in SGLImage.SGLImageDecoderBMP.loadPalletized<A where A: SGLImage.SGLImageType>(A) -> () in ImageBMP.o
  "_swift_getTupleTypeMetadata2", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in ImageBMP.o
      Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in Inflate.o
  "_swift_getTypeByMangledNameInContext2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in Image.o
  "_swift_getTypeByMangledNameInContextInMetadataState2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in ImageBMP.o
  "_swift_getWitnessTable", referenced from:
      SGLImage.SGLImageGreyscale.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyscale<A> in Image.o
      SGLImage.SGLImageGreyAlpha.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageGreyAlpha<A> in Image.o
      SGLImage.SGLImageRGB.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGB<A> in Image.o
      SGLImage.SGLImageRGBA.init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA<A> in Image.o
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in ImageBMP.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in ImageBMP.o
      ...
  "_swift_initClassMetadata2", referenced from:
      type metadata completion function for SGLImage.SGLImage in Image.o
      type metadata completion function for SGLImage.SGLImageGreyscale in Image.o
      type metadata completion function for SGLImage.SGLImageGreyAlpha in Image.o
      type metadata completion function for SGLImage.SGLImageRGB in Image.o
      type metadata completion function for SGLImage.SGLImageRGBA in Image.o
  "_swift_once", referenced from:
      SGLImage.SGLImageLoader.decoders.unsafeMutableAddressor : [SGLImage.SGLImageDecoder.Type] in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.(SIG in _5D6D82D28AFC3B398073307A7D91CB12).unsafeMutableAddressor : [Swift.Int] in ImagePNG.o
      SGLImage.(FASTMASK in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : Swift.Int in Inflate.o
      SGLImage.(WINSIZE in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : Swift.Int in Inflate.o
      SGLImage.(WINMASK in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : Swift.Int in Inflate.o
      SGLImage.(LenBits in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : [Swift.Int] in Inflate.o
      SGLImage.(LenBase in _5FA8E46EA425B331B8AF65492D3F1A8C).unsafeMutableAddressor : [Swift.Int] in Inflate.o
      ...
  "_swift_release", referenced from:
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      ...
  "_swift_retain", referenced from:
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.__allocating_init(SGLImage.SGLImageLoader) -> SGLImage.SGLImageRGBA8 in Image.o
      SGLImage.SGLImageRGBA8.withUnsafeMutableBufferPointer(body: (Swift.UnsafeMutableBufferPointer<Swift.UInt8>) throws -> ()) throws -> () in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      SGLImage.SGLImageRGBA8.subscript.getter : (Swift.Int, Swift.Int) -> (r: Swift.UInt8, g: Swift.UInt8, b: Swift.UInt8, a: Swift.UInt8) in Image.o
      ...
  "_swift_unknownObjectRelease", referenced from:
      SGLImage.SGLImageLoader.(read16be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32be in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read16le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      SGLImage.SGLImageLoader.(read32le in _754950E3C02815EEE048D3EDA042402C)() -> Swift.Int in ImageLoader.o
      outlined destroy of Swift.ArraySlice<Swift.Int> in Inflate.o
  "_swift_weakAssign", referenced from:
      SGLImage.SGLImageDecoder.loader.setter : SGLImage.SGLImageLoader? in ImageLoader.o
      SGLImage.SGLImageDecoder.loader.modify : SGLImage.SGLImageLoader? with unmangled suffix ".resume.0" in ImageLoader.o
      SGLImage.SGLImageDecoder.loader.modify : SGLImage.SGLImageLoader? with unmangled suffix ".resume.0" in ImageLoader.o
  "_swift_weakDestroy", referenced from:
      SGLImage.SGLImageDecoder.deinit in ImageLoader.o
  "_swift_weakInit", referenced from:
      SGLImage.SGLImageDecoder.init() -> SGLImage.SGLImageDecoder in ImageLoader.o
  "_swift_weakLoadStrong", referenced from:
      SGLImage.SGLImageDecoder.loader.getter : SGLImage.SGLImageLoader? in ImageLoader.o
      SGLImage.SGLImageDecoder.loader.modify : SGLImage.SGLImageLoader? in ImageLoader.o
  "_swift_willThrow", referenced from:
      @nonobjc __C.NSData.init(contentsOfFile: Swift.String, options: __C.NSDataReadingOptions) throws -> __C.NSData in ImageLoader.o
      SGLImage.SGLImageDecoderPNG.(nextChunk in _5D6D82D28AFC3B398073307A7D91CB12)(Swift.Int) throws -> () in ImagePNG.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).init(() throws -> Swift.UInt8, (Swift.UInt8) throws -> ()) throws -> SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C) in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).stored() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      SGLImage.(Inflate in _5FA8E46EA425B331B8AF65492D3F1A8C).dynamic() throws -> () in Inflate.o
      ...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SGLImage.build/Debug-watchos/SGLImage.build/Objects-normal/arm64/Binary/SGLImage normal arm64 (in target 'SGLImage' from project 'SGLImage')
(1 failure)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.