#pragma once typedef struct { Text_t text; Int_t index; Array_t captures; } XMatch;