pub unsafe fn PathSearchAndQualifyA<P0>(pszpath: P0, pszbuf: &mut [u8]) -> BOOL
where P0: IntoParam<PCSTR>,