pub unsafe fn UnhookWindowsHookEx<P0>(hhk: P0) -> Result<()>
where P0: IntoParam<HHOOK>,