#[no_mangle]
pub extern "C" fn wasm_global_as_ref_const(
    a: &wasm_global_t
) -> Box<wasm_ref_t>