pub unsafe extern "system" fn InternalGetWindowText(
    hwnd: HWND,
    pstring: PWSTR,
    cchmaxcount: i32,
) -> i32