pub unsafe fn SetWindowTextW<'a>( hwnd: impl IntoParam<'a, HWND>, lpstring: impl IntoParam<'a, PWSTR>, ) -> BOOL