Function windows_sys::Win32::UI::WindowsAndMessaging::FindWindowExW
pub unsafe extern "system" fn FindWindowExW(
hwndparent: HWND,
hwndchildafter: HWND,
lpszclass: PCWSTR,
lpszwindow: PCWSTR,
) -> HWND