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