unsafe fn read_window_text(hwnd: HWND) -> String
Read the window’s text (title) into an owned String. Empty string if no title.
String