#include "sound.h" const char* ffDetectSound(FF_A_UNUSED FFlist* devices /* List of FFSoundDevice */) { return "Not supported on this platform"; }