audio_drain
if (audio_drain(Audio_fd, FALSE) != AUDIO_SUCCESS) {
(void) audio_drain(Audio_fd, FALSE);
EXTERN_FUNCTION(int audio_drain, (int, int));