#[no_mangle]
pub extern "C" fn wasmtime_linker_new(
    engine: &wasm_engine_t
) -> Box<wasmtime_linker_t>