static S smartBot_storeTripleLink(S a, S b, S c) { ret smartBot_sendInputLink(smartBot_storeTripleCmd(a, b, c)); }