pub type retro_audio_callback_t = Option<unsafe extern "C" fn()>;
Notifies libretro that audio data should be written.