pub type CS_BlobIndex = __BlobIndex;
#[repr(C)]pub struct CS_BlobIndex { pub type_: u32, pub offset: u32, }
type_: u32
offset: u32