pub unsafe fn SetupRemoveFromSourceListW<P0>(
    flags: u32,
    source: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,