int snd_names_list( ffi.Pointer<ffi.Int8> iface, ffi.Pointer<ffi.Pointer<snd_devname>> list, ) { return _snd_names_list( iface, list, ); }