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