int snd_pcm_bytes_to_frames( ffi.Pointer<snd_pcm_> pcm, int bytes, ) { return _snd_pcm_bytes_to_frames( pcm, bytes, ); }