pub type nvmlBridgeChipInfo_t = nvmlBridgeChipInfo_st;
#[repr(C)]pub struct nvmlBridgeChipInfo_t { pub type_: u32, pub fwVersion: u32, }
type_: u32
fwVersion: u32