https://buildd.debian.org/status/logs.php?pkg=freeimage&ver=3.18.0%2Bds2-9%2Bb1
...
Source/FreeImage/PluginRAW.cpp: In function ‘FIBITMAP* Load(FreeImageIO*, fi_handle, int, int, void*)’:
Source/FreeImage/PluginRAW.cpp:694:46: error: ‘struct libraw_output_params_t’ has no member named ‘shot_select’
694 | RawProcessor->imgdata.params.shot_select = 0;
| ^~~~~~~~~~~
...