1 2 3 4 5 6 7
#include "audio.h" struct camu_audio_null { struct camu_audio a; }; extern struct camu_audio_null audio_plugin_null;