关闭文件:vfs_close

## 关闭文件 函数原型 |int vfs_close(int fd) |-|-| 功能 |关闭已打开的文件 形参说明 |int fd: 文件描述符 返回值|成功 0 ||错误 -1