pub unsafe fn WsWriteChars( writer: *const WS_XML_WRITER, chars: &[u16], error: Option<*const WS_ERROR>, ) -> Result<()>