pub unsafe extern "C" fn snd_pcm_avail_delay(
pcm: *mut snd_pcm_t,
availp: *mut snd_pcm_sframes_t,
delayp: *mut snd_pcm_sframes_t,
) -> c_intpub unsafe extern "C" fn snd_pcm_avail_delay(
pcm: *mut snd_pcm_t,
availp: *mut snd_pcm_sframes_t,
delayp: *mut snd_pcm_sframes_t,
) -> c_int