fn decode_libraw_jpeg_thumb( bytes: &[u8], flip: i32, sensor_dims: (u32, u32), data_size: usize, path: &Path, ) -> Option<Texture>
Decode a JPEG thumbnail extracted by libraw.