pub fn eventfd(initval: c_uint, flags: EfdFlags) -> Result<RawFd>
Available on crate feature event only.