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