fn sys_fstat(fd: u64, stat_ptr: u64) -> Result<u64, SyscallError>
SYS_FSTAT (408): Get metadata of an open file.