int snd_pcm_poll_descriptors_count( ffi.Pointer<snd_pcm_t> pcm, ) { return _snd_pcm_poll_descriptors_count( pcm, ); }