pub(super) fn sys_fcntl( task: &Sel4Task, fd: usize, cmd: u32, arg: usize, ) -> SysResult
TODO: 检查 arg 参数,完善 fcntl 系统调用
arg
fcntl