int snd_pcm_forward( ffi.Pointer<snd_pcm_t> pcm, int frames, ) { return _snd_pcm_forward( pcm, frames, ); }