pub unsafe fn PathCombineW<'a>( pszdest: PWSTR, pszdir: impl IntoParam<'a, PWSTR>, pszfile: impl IntoParam<'a, PWSTR>, ) -> PWSTR