pub unsafe fn PathSearchAndQualifyW<P0>(pszpath: P0, pszbuf: &mut [u16]) -> BOOL
where P0: IntoParam<PCWSTR>,