pub unsafe extern "system" fn InternalGetWindowText(
    hWnd: *mut HWND__,
    pString: *mut u16,
    cchMaxCount: i32
) -> i32