WriteFourCC
void WriteFourCC(char a, char b, char c, char d);
WriteFourCC('M', 'T', 'h', 'd');
WriteFourCC('M', 'T', 'r', 'k');