pub unsafe extern "system" fn InitVariantFromUInt32Array(
    prgn: *const u32,
    celems: u32,
    pvar: *mut VARIANT,
) -> HRESULT