pub type HostImportHandle = Arc<dyn HostImport>;
pub struct HostImportHandle { /* private fields */ }