pub type PbVectorIndexDelta = VectorIndexDelta;
struct PbVectorIndexDelta { pub delta: Option<Delta>, }
delta: Option<Delta>