pub unsafe fn PathFileExistsW<P0>(pszpath: P0) -> Result<()>
where P0: IntoParam<PCWSTR>,