pub unsafe fn SetupSetSourceListW(
    flags: u32,
    sourcelist: &[PCWSTR]
) -> Result<()>