wxwrite
if (wxwrite(str->s_type.SF.s_fd, w_crlf) < 0)
if (wxwrite(str->s_type.SF.s_fd, line->l_data.wp) >= 0) {
extern int wxwrite(int, wchar_t *);