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