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