/* begin *

   libjpeg-turbo 2.1.2 (JPEG image codec)

   libjpeg-turbo is a JPEG image codec that uses SIMD instructions
   (MMX, SSE2, NEON) to accelerate baseline JPEG compression and
   decompression on x86, x86-64, and ARM systems. On such systems,
   libjpeg-turbo is generally 2-4x as fast as libjpeg, all else being
   equal. On other types of systems, libjpeg-turbo can still outperform
   libjpeg by a significant amount.

   Homepage: https://libjpeg-turbo.org

 * end */