Function libjxl :: jxl :: MakeScopeGuard
template <class Callback>
auto MakeScopeGuard(Callback&& callback) -> ScopeGuard<Callback>