pub fn add_to_linker_async<T: WasiPreview1View + Sync>(
    linker: &mut Linker<T>
) -> Result<()>