fn set_integer_global( store: &mut impl AsStoreMut, name: &str, global: &Global, value: u64, ) -> Result<(), LinkError>