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