pub unsafe fn PathFileExistsA<P0>(pszpath: P0) -> Result<()>
where P0: IntoParam<PCSTR>,