pub unsafe fn Win32DeleteFile<P0>(pszpath: P0) -> BOOL
where P0: IntoParam<PCWSTR>,