pub type VariationIndex<'a> = TableRef<'a, VariationIndexMarker>;
Variation index table
pub struct VariationIndex<'a> { /* private fields */ }