pub unsafe fn lstrcpynW<'a>( lpstring1: PWSTR, lpstring2: impl IntoParam<'a, PWSTR>, imaxlength: i32, ) -> PWSTR