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