pub unsafe fn StrCpyNW<'a>( pszdst: PWSTR, pszsrc: impl IntoParam<'a, PWSTR>, cchmax: i32, ) -> PWSTR