wav_init          272 src/sound.c    static bool wav_init (struct sound *);
wav_init          437 src/sound.c      if (!wav_init (s) && !au_init (s))