int snd_pcm_delay( ffi.Pointer<snd_pcm_> pcm, ffi.Pointer<ffi.Int64> delayp, ) { return _snd_pcm_delay( pcm, delayp, ); }