use Box;
/// A foreign defined non-Wasm object.
declare_ref!;
/// Creates a new foreign non-Wasm object for the [`wasm_store_t`](crate::wasm_store_t).
///
/// # Note
///
/// This API is unsupported and will panic upon use.
pub extern "C"
use Box;
/// A foreign defined non-Wasm object.
declare_ref!;
/// Creates a new foreign non-Wasm object for the [`wasm_store_t`](crate::wasm_store_t).
///
/// # Note
///
/// This API is unsupported and will panic upon use.
pub extern "C"