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