wsemul_vt100_resetop
wsemul_vt100_resetop(cookie, WSEMUL_CLEARSCREEN);
static void wsemul_vt100_resetop(void *, enum wsemul_resetops);
.reset = wsemul_vt100_resetop,