前置写入文件。
fs.prepend(content)
content
Int:新写入内容字节数。
Int
file = fs('demo.txt') result = fs.prepend(content)