Function windows_sys::Win32::System::Com::StructuredStorage::PropVariantGetInt32Elem
pub unsafe extern "system" fn PropVariantGetInt32Elem(
propvar: *const PROPVARIANT,
ielem: u32,
pnval: *mut i32,
) -> HRESULT