Function libjxl :: jxl :: ImageMinMax
template <class T>
auto ImageMinMax(const Plane<T>& image, T *const min, T *const max) -> void