pub(crate) type MatchPositions = SmallVec<[u32; 8]>;
pub(crate) struct MatchPositions { /* private fields */ }