pub fn get_window_process_id(window: HWND) -> Result<u32, Error>
Get the identifier of the process that created a specified window.