audio_mlog_printf
audio_mlog_printf(fmt); \
extern void audio_mlog_printf(const char *, ...);
audio_mlog_printf("%s\n", buf);