int snd_config_make( ffi.Pointer<ffi.Pointer<snd_config_t>> config, ffi.Pointer<ffi.Char> key, int type, ) { return _snd_config_make( config, key, type, ); }