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