Function windows::Win32::UI::WindowsAndMessaging::SetWindowsHookW

pub unsafe fn SetWindowsHookW(
    nfiltertype: i32,
    pfnfilterproc: HOOKPROC,
) -> HHOOK