int snd_pcm_wait( ffi.Pointer<snd_pcm_t> pcm, int timeout, ) { return _snd_pcm_wait( pcm, timeout, ); }