pub unsafe extern "system" fn GetWindowTextW(
    hWnd: *mut HWND__,
    lpString: *mut u16,
    nMaxCount: i32
) -> i32