#include "soundcommon.h" #include "common/util/assert.h" void PrintBankInfo(void* buffer) { (void)buffer; assert(false); }