pub unsafe fn ADsBuildVarArrayStr(
    lpppathnames: &[PCWSTR],
    pvar: *mut VARIANT
) -> Result<()>