// Copyright 2025 NXP
//
// SPDX-License-Identifier: BSD-3-Clause
pub use ;
use define_stub_info_gatherer;
define_stub_info_gatherer!;
// Only include the c_api module when the c_api feature is enabled
// Re-export the C API only if the c_api feature is enabled
pub use c_api::*;