__sclp_vt220_write
return __sclp_vt220_write(buf, count, 1, 0, 1);
return __sclp_vt220_write(&ch, 1, 0, 0, 1);
__sclp_vt220_write((const unsigned char *) buf, count, 1, 1, 0);