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