CountExtInfos
int CountExtInfos();
int mixext_count = mixer->CountExtInfos();
for (int i = 0; i < mixer->CountExtInfos(); i++) {