#[no_mangle]
pub unsafe extern "C" fn wasm_global_type(
    global: Option<&wasm_global_t>
) -> Option<Box<wasm_globaltype_t>>