Function windows::Win32::UI::WindowsAndMessaging::SetWindowsHookA

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