int snd_pcm_recover( ffi.Pointer<snd_pcm_t> pcm, int err, int silent, ) { return _snd_pcm_recover( pcm, err, silent, ); }