pub type IMAGE_DYNAMIC_RELOCATION_TABLE = _IMAGE_DYNAMIC_RELOCATION_TABLE;
struct IMAGE_DYNAMIC_RELOCATION_TABLE { pub Version: u32, pub Size: u32, }
Version: u32
Size: u32