Function SetWindowsHookW

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