static void ai_callSpeculationFunction(fS f, fS word) { pcall ping { ai_withMaker(f, r { callMC(f, word) }); } }