OF_interpret
OF_interpret("shut-down", 0);
OF_interpret("reset-all", 0);
OF_interpret("frame-buffer-adr", 1, &cons_addr);
OF_interpret("stdout @ is my-self "
OF_interpret(buf, 0);
OF_interpret("stdout @ is my-self addr line# addr column# ",
int OF_interpret(char *cmd, int nreturns, ...);