pub fn sys_eventfd2( locked: &mut Locked<Unlocked>, current_task: &CurrentTask, value: u32, flags: u32, ) -> Result<FdNumber, Errno>