FMOD_VECTOR

struct FMOD_VECTOR {
float x;
float y;
float z;
}

Meta