fn define_integer_global_import( store: &mut impl AsStoreMut, import: &ImportType, value: u64, ) -> Result<Global, LinkError>