int snd_hwdep_ioctl( ffi.Pointer<snd_hwdep_t> hwdep, int request, ffi.Pointer<ffi.Void> arg, ) { return _snd_hwdep_ioctl( hwdep, request, arg, ); }