int snd_pcm_mmap_commit( ffi.Pointer<snd_pcm_> pcm, int offset, int frames, ) { return _snd_pcm_mmap_commit( pcm, offset, frames, ); }