static S ai_speculateWithActive(S word) { ai_speculate(word); ai_activeSpec(word); ret word; }