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