NOTE: This also required some changes to Cycles code itself, who is now directly including `BKE_image.hh` instead of declaring a few prototypes of these functions in its `blender/utils.h` header (due to C++ functions names mangling, this was not working anymore). Pull Request: https://projects.blender.org/blender/blender/pulls/130174