pub unsafe fn PathAppendW<'a>( pszpath: impl IntoParam<'a, PWSTR>, pszmore: impl IntoParam<'a, PWSTR>, ) -> BOOL