int snd_hctl_open( ffi.Pointer<ffi.Pointer<snd_hctl_t>> hctl, ffi.Pointer<ffi.Char> name, int mode, ) { return _snd_hctl_open( hctl, name, mode, ); }