pub fn sys_fcntl(fd: u64, cmd: u64, arg: u64) -> Result<u64, SyscallError>
SYS_FCNTL (313): manipulate file descriptor.
Supported commands: