_kern_event_queue_create
extern int _kern_event_queue_create(int openFlags);
int fd = _kern_event_queue_create(O_CLOFORK);