Function windows_sys::Win32::UI::WindowsAndMessaging::SetWindowsHookA

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