int snd_ctl_open( ffi.Pointer<ffi.Pointer<snd_ctl_>> ctl, ffi.Pointer<ffi.Int8> name, int mode, ) { return _snd_ctl_open( ctl, name, mode, ); }