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