// SPDX-license-identifer: Apache-2.0 // Copyright © 2021 Intel Corporation #pragma once #include int32_t add(const int32_t, const int32_t);