pub unsafe fn eventfd2(initval: uint, flags: int) -> Result<int>
Create a file descriptor for event notification.