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