template <class T, class U>
auto ConvertPlaneAndClamp(const jxl::Rect& rect_from, const Plane<T>& from, const jxl::Rect& rect_to, Plane<U>* to) -> void