pub unsafe extern "system" fn UnhookWindowsHook(
    nFilterType: c_int,
    pfnFilterProc: HOOKPROC
) -> BOOL