pub type PbVectorIndexObject = VectorIndexObject;
struct PbVectorIndexObject { pub id: u64, pub object_type: i32, }
id: u64
object_type: i32