Function windows::Win32::UI::Shell::PathIsSlowW

pub unsafe fn PathIsSlowW<P0>(pszfile: P0, dwattr: u32) -> BOOL
where P0: IntoParam<PCWSTR>,