The function jpeg_mem_dest clashes with the new libjpeg8
We need to rename to something unique and in future avoid functions that start with jpeg
From our Foswiki project we use the convension of starting functions only used locally within same source file by an underscore _
So I will start this tradition in Motion and rename the two local jpeg functions to _jpeg.