Function FindWindowW

pub unsafe extern "system" fn FindWindowW(
    lpclassname: PCWSTR,
    lpwindowname: PCWSTR,
) -> HWND