pub unsafe extern "system" fn GetWindowThreadProcessId(
    hWnd: *mut HWND__,
    lpdwProcessId: *mut u32
) -> u32