#[no_mangle]
pub extern "C" fn wasm_externtype_vec_new_uninitialized(
    out: &mut wasm_externtype_vec_t,
    size: usize
)