指定したファイルにデータを書き込みます
void file_write_data(string filename,byte[] data);
Filename 書き込むファイル
Data 書き込むデータ