pub unsafe extern "system" fn WsSetReaderPosition(
    reader: *const WS_XML_READER,
    nodeposition: *const WS_XML_NODE_POSITION,
    error: *const WS_ERROR
) -> HRESULT