FMOD_GUID

struct FMOD_GUID {
uint Data1;
ushort Data2;
ushort Data3;
ubyte[8] Data4;
}

Meta