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