指定したファイルを読み取り、結果をバイト配列で返します
byte[] file_read_data(string filename);
Filename 読み取るファイルの名前
Byte[] 読み取ったファイルの内容