pub fn sys_timer_delete( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, id: TimerId, ) -> Result<(), Errno>