pub type MIDL_METHOD_PROPERTY = _MIDL_METHOD_PROPERTY;
#[repr(C)]pub struct MIDL_METHOD_PROPERTY { pub Id: u32, pub Value: u32, }
Id: u32
Value: u32