typeok
bool typeok(op_t, const function_call *, int,
if (!typeok(INIT, NULL, 0, ln, rn))
if (!typeok(op, NULL, 0, ln, rn))
if (typeok(FARG, call, arg, ln, tn)) {