pub type TPMPARAMS = tagTPMPARAMS;
#[repr(C)]pub struct TPMPARAMS { pub cbSize: u32, pub rcExclude: tagRECT, }
cbSize: u32
rcExclude: tagRECT