Function UnhookWindowsHook

pub unsafe extern "system" fn UnhookWindowsHook(
    ncode: i32,
    pfnfilterproc: HOOKPROC,
) -> BOOL