pub type PbVectorIndexObject = VectorIndexObject;
pub struct PbVectorIndexObject { pub id: TypedId<4, u64>, pub object_type: i32, }
id: TypedId<4, u64>
object_type: i32