#[unsafe(no_mangle)]
pub extern "C" fn wasm_globaltype_vec_copy(
out: &mut wasm_globaltype_vec_t,
src: &wasm_globaltype_vec_t,
)
#[unsafe(no_mangle)]
pub extern "C" fn wasm_globaltype_vec_copy(
out: &mut wasm_globaltype_vec_t,
src: &wasm_globaltype_vec_t,
)