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