static void saveBinaryProgramFile(S fileName, byte[] contents) ctex { saveBinaryFile(getProgramFile(fileName), contents); }