pub type IMAGE_BDD_INFO = _IMAGE_BDD_INFO;
struct IMAGE_BDD_INFO { pub Version: u32, pub BDDSize: u32, }
Version: u32
BDDSize: u32