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