pub unsafe extern "system" fn CallNextHookEx(
    hhk: *mut HHOOK__,
    nCode: i32,
    wParam: usize,
    lParam: isize
) -> isize