pub unsafe fn PathIsSameRootW<'a>( pszpath1: impl IntoParam<'a, PWSTR>, pszpath2: impl IntoParam<'a, PWSTR>, ) -> BOOL