kqueue_kevent
error = kqueue_kevent(kq, td, nchanges, nevents, k_ops, timeout);
error = kqueue_kevent(&kq, td, nevents, nevents, k_ops, NULL);