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