pub fn sys_inotify_rm_watch( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, fd: FdNumber, watch_id: WdNumber, ) -> Result<(), Errno>