pub unsafe extern "system" fn PropVariantGetInt64Elem(
    propvar: *const PROPVARIANT,
    ielem: u32,
    pnval: *mut i64,
) -> HRESULT