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