#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_global_type(
store: WasmtimeStoreContext<'_>,
global: &Global,
) -> Box<wasm_globaltype_t>
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_global_type(
store: WasmtimeStoreContext<'_>,
global: &Global,
) -> Box<wasm_globaltype_t>