pub unsafe extern "system" fn InitPropVariantFromUInt32Vector(
    prgn: *const u32,
    celems: u32,
    ppropvar: *mut PROPVARIANT,
) -> HRESULT