pub unsafe fn WsWriteEndCData(
    writer: *const WS_XML_WRITER,
    error: Option<*const WS_ERROR>
) -> Result<()>