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