pub unsafe extern "system" fn WsWriteText(
    writer: *const WS_XML_WRITER,
    text: *const WS_XML_TEXT,
    error: *const WS_ERROR,
) -> HRESULT