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