#[no_mangle]
pub extern "C" fn wasm_extern_as_global(
    e: &wasm_extern_t
) -> Option<&wasm_global_t>